<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/meta-tyan, branch redfish2phosphor-cpp</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=redfish2phosphor-cpp</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=redfish2phosphor-cpp'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/'/>
<updated>2022-04-29T21:02:50+00:00</updated>
<entry>
<title>treewide: remove meta-perl</title>
<updated>2022-04-29T21:02:50+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-04-29T01:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=fdb08ed64cfe5d4a51fbdf14172756e5a574c748'/>
<id>urn:sha1:fdb08ed64cfe5d4a51fbdf14172756e5a574c748</id>
<content type='text'>
The only recipes which use content from meta-perl are openpower
machines:

```
    meta-openpower/recipes-bsp/pdata/pdata_git.bb:           libxml-libxml-perl-native \
    meta-yadro/meta-nicole/recipes-phosphor/logging/openpower-esel-parser_git.bb:            libxml-libxml-perl-native \
```

Remove meta-perl from the bblayers of every layer except openpower
machines.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I51f1a8fbfbe879295c64d2339fc115dbd8823681
</content>
</entry>
<entry>
<title>treewide: drop unused meta-security layer</title>
<updated>2022-04-22T14:19:35+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2022-04-22T14:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=6ad72ee99dd2398ef9e669ada3f525cfb1e99b43'/>
<id>urn:sha1:6ad72ee99dd2398ef9e669ada3f525cfb1e99b43</id>
<content type='text'>
This was added with cde0f094f for libseccomp, but shortly after that
upstream moved libseccomp from meta-security to core (241c7d2e6).  As
such, meta-security is no longer used or required.

Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
Change-Id: I371e54b11f6336720dfc6edf0ef733d22b7fb4f2
</content>
</entry>
<entry>
<title>treewide: Update BB_DISKMON_DIRS use</title>
<updated>2022-04-12T16:58:47+00:00</updated>
<author>
<name>George Liu</name>
<email>liuxiwei@inspur.com</email>
</author>
<published>2022-04-12T06:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=b6bf8da1a58541fef58862e9c783d9bdad0d5c83'/>
<id>urn:sha1:b6bf8da1a58541fef58862e9c783d9bdad0d5c83</id>
<content type='text'>
Per [1][2], Yocto is starting to deprecate ABORT and has replaced
the "ABORT" action in BB_DISKMON_DIRS entries with "HALT".

1. https://wiki.yoctoproject.org/wiki/Inclusive_language
2. https://git.yoctoproject.org/poky/commit/?id=4f77505d94a8f6260933f457e9848d1d2fa98ce5

Tested:
Built obmc-phosphor-image successfully and eliminate the following
warnings:

```
WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to
"HALT", update configuration
```

Signed-off-by: George Liu &lt;liuxiwei@inspur.com&gt;
Change-Id: If57d0ded9fac41e23b31b01e2a0e309ac7388148
</content>
</entry>
<entry>
<title>tyan, s8036: Initial commit for TYAN S8036</title>
<updated>2022-03-01T20:40:53+00:00</updated>
<author>
<name>Ali El-Haj-Mahmoud</name>
<email>aaelhaj@google.com</email>
</author>
<published>2022-02-16T21:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=d6165482131c06d7708e0dee07075d9362eac992'/>
<id>urn:sha1:d6165482131c06d7708e0dee07075d9362eac992</id>
<content type='text'>
The TYAN S8036 is a server mainboard with an Aspeed AST2500 BMC.

Signed-off-by: Ali El-Haj-Mahmoud &lt;aaelhaj@google.com&gt;
Change-Id: I80b01ce83fb3538945ddd34f28e38f0cb3c20fc8
</content>
</entry>
<entry>
<title>treewide: remove image-prelink bbclass usage</title>
<updated>2022-02-25T21:49:49+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-02-25T21:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=37d3b1210e19365fad7102a405bed087f57cdde3'/>
<id>urn:sha1:37d3b1210e19365fad7102a405bed087f57cdde3</id>
<content type='text'>
Upstream has removed the image-prelink bbclass[1], so remove it from any
local.conf.sample that still has it enabled.

1. https://git.openembedded.org/openembedded-core/commit/?id=857baaf9e3d181ca18264e85d90b899fd94acff9

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I70f42f8816f5dea207fcf5c34837d6796b3f6bb6
</content>
</entry>
<entry>
<title>treewide: support yocto kirkstone release</title>
<updated>2022-02-25T21:29:44+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-02-25T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=757831f38b48e057618031bd4b16bdac0d7ac778'/>
<id>urn:sha1:757831f38b48e057618031bd4b16bdac0d7ac778</id>
<content type='text'>
* Deprecate N-1 release (hardknott).
* Enable N+1 release (kirkstone).

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I39e027e02dab64b4390b46ffbd9c299c858f403e
</content>
</entry>
<entry>
<title>various: sync package_ipk</title>
<updated>2022-02-24T17:05:29+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-02-23T18:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=60ec12dbc13cb828b139de7750cb85c9f1f2b264'/>
<id>urn:sha1:60ec12dbc13cb828b139de7750cb85c9f1f2b264</id>
<content type='text'>
Commit 605c37cb989a95c02633fcb93efb45102781b4bb switched the tree to use
'package_ipk' instead of 'package_rpm'.  Since then a few other systems
have gone in which used an old package setting.  Sync them to use IPK.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Iecd2f65871038d6139c87f910c7c7fb19a115067
</content>
</entry>
<entry>
<title>u-boot: Specify u-boot package for AST2500 machines</title>
<updated>2022-01-18T12:11:43+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2022-01-17T10:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=a4c5b7f99891bd08d5c11b88f7abbc57b2ab8ea6'/>
<id>urn:sha1:a4c5b7f99891bd08d5c11b88f7abbc57b2ab8ea6</id>
<content type='text'>
This sets u-boot to the package containing the v2016.07-aspeed-openbmc
branch. This ensures there will be no change if the default changes in
the future.

Change-Id: Iea12e1691dbdda34a3f95d6d0862add0b15bcf37
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>tyan, s7106: Initial commit for TYAN S7106</title>
<updated>2021-12-21T19:52:49+00:00</updated>
<author>
<name>Oskar Senft</name>
<email>osk@google.com</email>
</author>
<published>2021-11-30T21:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=4091a0d42e312c8c9ec9af6525f1074103b97639'/>
<id>urn:sha1:4091a0d42e312c8c9ec9af6525f1074103b97639</id>
<content type='text'>
The TYAN S7106 is a server mainboard with an Aspeed AST2500 BMC.

Signed-off-by: Oskar Senft &lt;osk@google.com&gt;
Change-Id: I75e4938bbc7d25bd8e949a4bae5761205aa0ff22
</content>
</entry>
</feed>
