From 5f160dc54541f44fa13749f669e648a45d7970f0 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Wed, 24 Jul 2019 09:18:27 -0700 Subject: 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 Change-Id: I1e0cd65502e530994d02dc486041d0d47c79ef6c Signed-off-by: Brad Bishop --- .../recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-lenovo/meta-hr855xg2') 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" -- cgit v1.2.3