summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2022-10-27 12:20:48 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-28 00:13:55 +0300
commitdf7a297d0cc794f4959b0b75df360f25dcc9c992 (patch)
tree6951d649cb0855579b53d5b7c16dc478bea54aa0
parentda248ba32a800798ccf26906a3c1e0f8134c43a4 (diff)
downloadopenbmc-df7a297d0cc794f4959b0b75df360f25dcc9c992.tar.xz
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
-rw-r--r--meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend1
1 files changed, 1 insertions, 0 deletions
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 0000000000..d5be26c98a
--- /dev/null
+++ b/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend
@@ -0,0 +1 @@
+EXTRA_OEMESON:append:bletchley=" -Dme_support=false"