entity-manager: srcrev bump 8f163c0faf..4139c3a868
Andrew Geissler (1):
configurations: mudflap: add new IBM op-panel
Patrick Williams (2):
clang-format: copy latest and re-format
perform_probe: fix clang-tidy modernize-use-emplace warning
Change-Id: I4298e3324fcd5b86e052d4eceae477b6ab289a53
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 66a5ba7..db0d132 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "8f163c0fafcea2507acbf55d0f2e15d299e4e18f"
+SRCREV = "4139c3a868711792f937c81d7442712b27b3702a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"