entity-manager: srcrev bump 4212485fbe..1c5b70643e
Andrei Kartashev (1):
FruDevice: use uint8_t instead of char for data
(From meta-phosphor rev: 35b2c1ea9ffb66a0bc2709b41c1fabac139305d9)
Change-Id: I0b6cc39191d5fda6c40d0b307bcaaa5a4db1f238
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 545a872..6e50de2 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"
-SRCREV = "4212485fbe2e8907a6a924bee5729be1539db2c0"
+SRCREV = "1c5b70643ed1a759f27664defc0a92823c22ad21"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"