entity-manager: srcrev bump e707de6b28..4212485fbe
Brad Bishop (1):
probe: don't match unsupported json types
(From meta-phosphor rev: 003b1fe2caa4a74c55a130273a469e7158f38570)
Change-Id: Iee378bab7a040586096514578bf6400a541e669b
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 67e8bbd..545a872 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 = "e707de6b28d6e34e5a7cd1cd96b4df0fdba7317f"
+SRCREV = "4212485fbe2e8907a6a924bee5729be1539db2c0"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"