commit | df7a297d0cc794f4959b0b75df360f25dcc9c992 | [log] [tgz] |
---|---|---|
author | Potin Lai <potin.lai@quantatw.com> | Thu Oct 27 17:20:48 2022 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 27 21:13:55 2022 +0000 |
tree | 6951d649cb0855579b53d5b7c16dc478bea54aa0 | |
parent | da248ba32a800798ccf26906a3c1e0f8134c43a4 [diff] |
meta-bletchley: fb-ipmi-oem: disable me_support The Host on Bletchley doesn't support IPMI and ME feature. Disable ME support for Bletchley. This commit relies on the patch below: https://gerrit.openbmc.org/c/openbmc/fb-ipmi-oem/+/58233 Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I753c07af0ea58c45ace837a4ddffd1b64a879184
diff --git a/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend b/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend new file mode 100644 index 0000000..d5be26c --- /dev/null +++ b/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend
@@ -0,0 +1 @@ +EXTRA_OEMESON:append:bletchley=" -Dme_support=false"