dbus-sensors: srcrev bump 2adc95cb4d..fcbf32d0dc
Jason Ling (2):
Force PSUSensors to start after EntityManager
Support MAX34451, fix sensor type, enum issues
Josh Lehan (2):
.gitignore: Adding additional ignored files
Ensuring EntityManager starts before all Sensor services
Change-Id: I41e0b69362b180e3a73d36f9e2b986dc3930f8bf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index e93235b..cc6bd21 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/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"
-SRCREV = "2adc95cb4d9ac879f66aa9ef12a6ce8b7c1578fe"
+SRCREV = "fcbf32d0dc6c2cff58dfd5ce581a431425531a59"
PV = "0.1+git${SRCPV}"