summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-05-11 19:02:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-05-11 19:02:12 +0300
commit24f0e03d54e20ac8ffa0bcb9449e0e29cb72fea8 (patch)
tree10426d97f8770cb5484553d5d8715a0606d6e8d9 /meta-ampere
parent5b31c36076556d28f072484d3bda45e851b71311 (diff)
downloadopenbmc-24f0e03d54e20ac8ffa0bcb9449e0e29cb72fea8.tar.xz
meta-ampere: adjust phosphor-ipmi-host PACKAGECONFIG
The bbappend was previously defining a PACKAGECONFIG but that PACKAGECONFIG was already defined in the base recipe. I suspect the intention was to _enable_ the existing PACKAGECONFIG. Adjust accordingly. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f88451454fc1de8b6bb43caa3657c65cafd3b0d
Diffstat (limited to 'meta-ampere')
-rw-r--r--meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend b/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
index ae4a2dff2d..f7d3071436 100644
--- a/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
+++ b/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
@@ -3,7 +3,7 @@ FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
RRECOMMENDS:${PN} += "ipmitool"
RDEPENDS:${PN} += "bash"
-PACKAGECONFIG[dynamic-sensors] = "--enable-dynamic-sensors"
+PACKAGECONFIG:append = " dynamic-sensors"
HOSTIPMI_PROVIDER_LIBRARY += "libdynamiccmds.so"
SRC_URI += "\