summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-15 18:31:07 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-16 03:42:11 +0300
commit9127d11e3f6f8e034999948b6b142c9f3140238a (patch)
tree2d073cc5e08371bf0287f6d74a5e02f2e8d2999c /meta-phosphor
parent77ae53041a2ada904c08128d184cc88cfa250944 (diff)
downloadopenbmc-9127d11e3f6f8e034999948b6b142c9f3140238a.tar.xz
dbus-sensors: srcrev bump 255da6b419..9148f38253
Zev Weiss (3): Refactor PropertiesChanged handler setup PSUSensorMain: Drop vestigial type string from baseConfig ADCSensorMain: Replace iterator pairs with structured bindings Change-Id: I2881d18c2a9afe67c902d033674184cc30c9bc56 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 2c70a84ac4..90c135455d 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors"
DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
SRC_URI = "git://github.com/openbmc/dbus-sensors.git;branch=master;protocol=https"
-SRCREV = "255da6b419082ec1f18046e818c5c3ca678fd607"
+SRCREV = "9148f382531c2c4c97f82451f1b8f98e68364adf"
PV = "0.1+git${SRCPV}"