summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-16 06:00:48 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-06-21 23:51:33 +0300
commit2cf105f980a5e8e4541f18cdda0716216f33e160 (patch)
treeff63a5d1eeed7eb2df719bbef1462b48aaf1852c /meta-ampere
parent2d036ccd4f5021df8eb5d0105d4983e6e4eaeaf6 (diff)
downloadopenbmc-2cf105f980a5e8e4541f18cdda0716216f33e160.tar.xz
phosphor-host-ipmid: srcrev bump 33d90e182d..0e7a8af0e5
Harvey.Wu (2): dbus-sdr: fix SEL record Generator ID to fit SPEC dbus-sdr: fix the vector size in sdrWriteTable and sdrStatsTable Jian Zhang (1): Add data types to Value to extend setDbusProperty Vernon Mauery (1): fix header install Willy Tu (4): cleanup: Remove all warning errors for the Meson build support build: Add meson build for phosphor-host-ipmi build: move all shared_library/module to library with version suffix build: Remove dynamicsensor library if it is not enabled Change-Id: I92503c6625d1ec2bf88c0a28afac9b4eeb8fbd75 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'meta-ampere')
-rw-r--r--meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend b/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
index 910b99f3fc..d8d2390bba 100644
--- a/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
+++ b/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
DEPENDS:append = " ${MACHINE}-yaml-config"
-EXTRA_OECONF = " \
- SENSOR_YAML_GEN=${STAGING_DIR_HOST}${datadir}/${MACHINE}-yaml-config/ipmi-sensors.yaml \
+EXTRA_OEMESON = " \
+ -Dsensor-yaml-gen=${STAGING_DIR_HOST}${datadir}/${MACHINE}-yaml-config/ipmi-sensors.yaml \
"