summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-19 05:30:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-20 01:38:08 +0300
commit52caf42583f6cd91a9a5b01a0460b0dd2e77ea5e (patch)
tree2fdea7de3cf73e8ed7cf29920cfd8a7ac4ea6dab /meta-phosphor
parent61674a721f9da74d1e5843791c1c18d3fa736641 (diff)
downloadopenbmc-52caf42583f6cd91a9a5b01a0460b0dd2e77ea5e.tar.xz
dbus-sensors: srcrev bump 6e6561d6bd..bcb062a078
Matt Simmering (1): Set exitAirSensor to null before creating sensor Change-Id: Idf22e0e4c5efb681a9a79da2cf651ba14e10022d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 9dce5c7276..272f2c5cae 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -11,7 +11,7 @@ DEPENDS = " \
phosphor-logging \
sdbusplus \
"
-SRCREV = "6e6561d6bd693fdb138c131ee811aabc982e4efc"
+SRCREV = "bcb062a07898594b0dae8f0b961bfee7875cd16f"
PACKAGECONFIG ??= " \
adcsensor \
intelcpusensor \