<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/meta-google/conf, 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-03-29T14:04:52+00:00</updated>
<entry>
<title>meta-google: Enable patch fuzz to be error instead of warning</title>
<updated>2022-03-29T14:04:52+00:00</updated>
<author>
<name>Willy Tu</name>
<email>wltu@google.com</email>
</author>
<published>2022-03-28T23:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=6886bfed9f534fdd0f16aca0f01f30ace0fe6cc9'/>
<id>urn:sha1:6886bfed9f534fdd0f16aca0f01f30ace0fe6cc9</id>
<content type='text'>
Change-Id: I71d6114928ae63c7a98deb723a25bb7e82e1bf13
Signed-off-by: Willy Tu &lt;wltu@google.com&gt;
</content>
</entry>
<entry>
<title>meta-google: distro: Enable google dbus schemas</title>
<updated>2022-03-08T18:17:04+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2022-03-08T10:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=37db8f280c7d45e6d9def5dfc6e1f2bdeec6b6a6'/>
<id>urn:sha1:37db8f280c7d45e6d9def5dfc6e1f2bdeec6b6a6</id>
<content type='text'>
Change-Id: Ic59f61a4bc3562e7f9bb0204f701e13d3c1a203f
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</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>meta-google: Depend on phosphor-layer</title>
<updated>2021-11-17T23:47:56+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2021-11-17T22:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=69e0d4c46fa36b10577731977d706a1832e75fa2'/>
<id>urn:sha1:69e0d4c46fa36b10577731977d706a1832e75fa2</id>
<content type='text'>
This makes our override ordering explicit with respect to layers we
append to.

Change-Id: If6048bcbd0199e730dc5a9bb52667a94887578cd
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>meta-google: distro: Relax FIT_HASH_ALG</title>
<updated>2021-11-17T02:37:04+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2021-11-17T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=1b437c26859fcd29e6b8443f4c776b19b889570e'/>
<id>urn:sha1:1b437c26859fcd29e6b8443f4c776b19b889570e</id>
<content type='text'>
u-boot hashing does not confer any additional security in gBMC (we don't
sign the kernel and hashes live with the image). We can use a much
faster, but bus verifying algorithm instead. Ideally this would be
xxhash, but our u-boot is currently too old.

Change-Id: I796a4ed2db380eb86a9acbeae1f8a5e56cc8cb62
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove gategarth from layer-support</title>
<updated>2021-08-24T11:39:30+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2021-08-23T21:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=ce1426257525128c9c8f17e91afc6a60d1cb6244'/>
<id>urn:sha1:ce1426257525128c9c8f17e91afc6a60d1cb6244</id>
<content type='text'>
We've typically kept these LAYERSERIES_COMPAT to 2 releases: the current
and the upcoming.  Remove 'gatesgarth' is it is now 2 releases back.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I5e812a94fed1738898af75c0fdee81996a5bbf20
</content>
</entry>
<entry>
<title>meta-google: Disable u-boot shell for Google prod builds</title>
<updated>2021-08-17T22:15:52+00:00</updated>
<author>
<name>Vivekanand Veeracholan</name>
<email>vveerach@google.com</email>
</author>
<published>2021-08-17T20:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=f22dd84b646433ab9bf0a9065cc4c41dbf191791'/>
<id>urn:sha1:f22dd84b646433ab9bf0a9065cc4c41dbf191791</id>
<content type='text'>
The DISTRO_FEATURE option for this is merged,
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/45523

Signed-off-by: Vivekanand Veeracholan &lt;vveerach@google.com&gt;
Change-Id: I70ba330f1f39aa785a31b63d1640a4c4b3c3eba8
</content>
</entry>
<entry>
<title>meta-google: Add GBMC_CONFIG variable</title>
<updated>2021-08-16T19:15:59+00:00</updated>
<author>
<name>Vivekanand Veeracholan</name>
<email>vveerach@google.com</email>
</author>
<published>2021-08-11T03:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=5b29ea61739649ab88d3c34b10e25fd4b8097695'/>
<id>urn:sha1:5b29ea61739649ab88d3c34b10e25fd4b8097695</id>
<content type='text'>
GBMC_CONFIG variable controls dev/prod configuration for the builds.
Possible values: dev, prod

This variable is defaulted to "dev" through weak assignment.
Can be explicitly set through local.conf file or in build command.
To set it in build command, additional step of including this variable
to the "BB_ENV_EXTRAWHITE" environment variable is needed.

https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-metadata.html#passing-information-into-the-build-task-environment

Signed-off-by: Vivekanand Veeracholan &lt;vveerach@google.com&gt;
Change-Id: I46c34d47c958a96ce00e2c89a2bc771a483a83ab
</content>
</entry>
<entry>
<title>meta-google: layer.conf: Revert 45725 and add honister as Yocto release</title>
<updated>2021-08-09T04:05:22+00:00</updated>
<author>
<name>Willy Tu</name>
<email>wltu@google.com</email>
</author>
<published>2021-08-08T04:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=f0585296e1bf99adbdb4c440a9f6860dc3219389'/>
<id>urn:sha1:f0585296e1bf99adbdb4c440a9f6860dc3219389</id>
<content type='text'>
Reverting the changes in
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/45725

and adding `honister` to LAYERSERIES_COMPAT for the next Yocto release.

Change-Id: I32c138127dc3508d6925c990643b9efce2bda0b6
Signed-off-by: Willy Tu &lt;wltu@google.com&gt;
</content>
</entry>
<entry>
<title>meta-google: layer.conf: Cleanup for Yocto override syntax change</title>
<updated>2021-08-07T17:12:38+00:00</updated>
<author>
<name>Willy Tu</name>
<email>wltu@google.com</email>
</author>
<published>2021-08-06T22:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=ebe018789614ba63dca316b527d44f4ebaaba70e'/>
<id>urn:sha1:ebe018789614ba63dca316b527d44f4ebaaba70e</id>
<content type='text'>
Update `_google-layer` to `:google-layer`.

Change-Id: I3443c265aa3ff3bb711f65c016942bfd53ecf153
Signed-off-by: Willy Tu &lt;wltu@google.com&gt;
</content>
</entry>
</feed>
