entity-manager: srcrev bump e707de6b28..4212485fbe
Brad Bishop (1):
probe: don't match unsupported json types
Change-Id: I158fef868e800f531ae824ffc6c5e5ae97cdefe8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 67e8bbd..545a872 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"