summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2021-03-17 04:32:08 +0300
committerBenjamin Fair <benjaminfair@google.com>2021-05-14 21:09:49 +0300
commit036c136642dcf766b5a98b19c891cc35ef3e26dd (patch)
treed8c22c57c87e0cb96df4b63d729cb0633b70b335 /meta-quanta/meta-gbs/recipes-phosphor/ipmi
parentb64299e64e2cb71129016cc4253942b32c7b894e (diff)
downloadopenbmc-036c136642dcf766b5a98b19c891cc35ef3e26dd.tar.xz
meta-quanta: gbs: move to nuvoton-p2a-mbox PACKAGECONFIG
Use the PACKAGECONFIG option instead of setting the configure argument directly. Change-Id: I514138c63d58af1a0d83815241410a679a859d73 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-phosphor/ipmi')
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend b/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
index 9f4c89026..14f333b81 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
+++ b/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend
@@ -1,5 +1,5 @@
NUVOTON_FLASH_PCIMBOX = "0xF0848000"
-EXTRA_OECONF_append_gbs = " --enable-nuvoton-p2a-mbox"
+PACKAGECONFIG_append_gbs = " nuvoton-p2a-mbox"
IPMI_FLASH_BMC_ADDRESS_gbs = "${NUVOTON_FLASH_PCIMBOX}"