commit | 24f0e03d54e20ac8ffa0bcb9449e0e29cb72fea8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 11 11:02:09 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 11 11:02:12 2022 -0500 |
tree | 10426d97f8770cb5484553d5d8715a0606d6e8d9 | |
parent | 5b31c36076556d28f072484d3bda45e851b71311 [diff] |
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
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 ae4a2df..f7d3071 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 @@ RRECOMMENDS:${PN} += "ipmitool" RDEPENDS:${PN} += "bash" -PACKAGECONFIG[dynamic-sensors] = "--enable-dynamic-sensors" +PACKAGECONFIG:append = " dynamic-sensors" HOSTIPMI_PROVIDER_LIBRARY += "libdynamiccmds.so" SRC_URI += "\