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>
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 01549f5..5852506 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"