summaryrefslogtreecommitdiff
path: root/meta-lenovo
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-07-24 19:18:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-26 22:59:16 +0300
commit5f160dc54541f44fa13749f669e648a45d7970f0 (patch)
tree5c6fbe3dd1f2d9e6b60b06f15d02e5116b499fec /meta-lenovo
parente4678818ee5c2ce1a19df3c3fc2da1703729caa7 (diff)
downloadopenbmc-5f160dc54541f44fa13749f669e648a45d7970f0.tar.xz
meta-lenovo: hr855xg2: flash: update bbappend
Update the configuration options to leverage the now available PACKAGECONFIG options. (From meta-lenovo rev: 32472874c254fd791fe5da9e0c41a82d2a4d45b9) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1e0cd65502e530994d02dc486041d0d47c79ef6c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-lenovo')
-rw-r--r--meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend b/meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
index 01549f5cd..585250667 100644
--- a/meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
+++ b/meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
@@ -1,7 +1,7 @@
#"Copyright (c) 2019-present Lenovo
#Licensed under BSD-3, see COPYING.BSD file for details."
-FILESEXTRAPATHS_prepend_hr855xg2 := "${THISDIR}/${PN}:"
-EXTRA_OECONF_append_hr855xg2 = " --enable-static-layout --enable-lpc-bridge --enable-aspeed-lpc --enable-reboot-update"
-
+PACKAGECONFIG_append_hr855xg2 = " static-bmc"
+PACKAGECONFIG_append_hr855xg2 = " aspeed-lpc"
+PACKAGECONFIG_append_hr855xg2 = " reboot-update"
IPMI_FLASH_BMC_ADDRESS_hr855xg2 = "0x98000000"