entity-manager: srcrev bump f71cffc40d..5bda1829f1
Andrew Jeffery (2):
Align source structure away from anti-patterns
fru-device: Add sdbusplus dependency for test
Change-Id: I752a8316c21a860957d4924b9080a7941f25667c
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 7bf8757..cb93638 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 = "f71cffc40d004afb839cd323b5fc1fb39b97653d"
+SRCREV = "5bda1829f14bb785921f6209a326fb0a83f14c7b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"