entity-manager: srcrev bump 7798712404..97353ed262
Johnathan Mantey (1):
Improve initialization of I2C sensors
Konstantin Aladyshev (2):
entity-manager: Add lm75a support
entity-manager: Add lm95234 support
Change-Id: Ia94521289b30c178853268a5de66dc9223494544
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index b82d18e..0fb63f2 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json"
-SRCREV = "779871240461808a9a52e48343d23551fc125ff9"
+SRCREV = "97353ed26200a7d1c29d8e85983fb7d9bd7b94aa"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"