<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/meta-bytedance, 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>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>treewide: remove MAINTAINERS</title>
<updated>2022-02-22T20:30:31+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2021-12-13T17:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=2407a2b2bc06d0d919de54356854d717aa4a7501'/>
<id>urn:sha1:2407a2b2bc06d0d919de54356854d717aa4a7501</id>
<content type='text'>
The MAINTAINERS files are no longer used and are out of date (references
to IRC still exist in most of them).  Remove them and rely on the OWNERS
exclusively.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I0f5d2719ad97e218ce03c4503efe1b1c92ac455e
</content>
</entry>
<entry>
<title>bytedance: g220a: Modify power-control config</title>
<updated>2021-12-08T06:49:44+00:00</updated>
<author>
<name>Lotus Xu</name>
<email>xuxiaohan@bytedance.com</email>
</author>
<published>2021-12-08T06:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=7bfedcf46b05c55266fb7bdd253ce81975dfa9d9'/>
<id>urn:sha1:7bfedcf46b05c55266fb7bdd253ce81975dfa9d9</id>
<content type='text'>
Tested: Test on qemu ipmi chassis status cmd work correct

Signed-off-by: Lotus Xu &lt;xuxiaohan@bytedance.com&gt;
Change-Id: I60d20bf58c21b5c81d5fbad7649c1e2b43351392
</content>
</entry>
<entry>
<title>Remove BBLAYERS_NON_REMOVABLE variable</title>
<updated>2021-12-02T16:24:21+00:00</updated>
<author>
<name>Alexander Filippov</name>
<email>a.filippov@yadro.com</email>
</author>
<published>2021-12-02T16:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=39d68d4071b8e9b61210e8bbe65d68a9662d0f34'/>
<id>urn:sha1:39d68d4071b8e9b61210e8bbe65d68a9662d0f34</id>
<content type='text'>
`BBLAYERS_NON_REMOVABLE` is obsolete and no longer required.
As it said by Yocto documentation it can be used by `Hob`
  https://www.yoctoproject.org/docs/1.5.2/ref-manual/ref-manual.html#var-BBLAYERS_NON_REMOVABLE
that already removed since Yocto-2.1
  https://www.yoctoproject.org/tools-resources/projects/hob

Change-Id: Ibc2d8268a9d837a81e9cf6b0131dba8d0a030a3f
Signed-off-by: Alexander Filippov &lt;a.filippov@yadro.com&gt;
</content>
</entry>
<entry>
<title>bytedance: g220a: uart: Update the uart-routing path</title>
<updated>2021-11-04T13:28:28+00:00</updated>
<author>
<name>Lei YU</name>
<email>yulei.sh@bytedance.com</email>
</author>
<published>2021-09-08T07:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=63beff091aac817713eedcd48fab1ff54136cbf8'/>
<id>urn:sha1:63beff091aac817713eedcd48fab1ff54136cbf8</id>
<content type='text'>
With the upstream aspeed-uart-routing changes, the user space interface needs
to be updated to use the new path.

Tested: Verify the SOL is working fine on g220a.

Signed-off-by: Lei YU &lt;yulei.sh@bytedance.com&gt;
Change-Id: I4313d240b2778ef8070214eb19029b559588bcea
</content>
</entry>
<entry>
<title>bytedance: g220a: Remove aspeed-uart-routing patches</title>
<updated>2021-11-04T13:28:28+00:00</updated>
<author>
<name>Lei YU</name>
<email>yulei.sh@bytedance.com</email>
</author>
<published>2021-11-03T05:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=45ff79b865bea6f8ffc5f7a27b8c5181e87ff89b'/>
<id>urn:sha1:45ff79b865bea6f8ffc5f7a27b8c5181e87ff89b</id>
<content type='text'>
The aspeed-uart-routing patches are in openbmc linux tree now. Remove
them from this layer.

The remaining patch will be submitted to the openbmc linux tree as well
and will be removed after it's merged.

Signed-off-by: Lei YU &lt;yulei.sh@bytedance.com&gt;
Change-Id: I5d9db3701fe7b2e92e4960155c9b3e24fefdaf23
</content>
</entry>
</feed>
