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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 2c70a84..90c1354 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 @@
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}"