entity-manager: srcrev bump 8d1ac3a244..af29361cd6
Patrick Williams (2):
meson: remove deprecated get_pkgconfig_variable
build: fix missing nlohmann_json dependency
Change-Id: Ia1b29a3ab78ab6e2e81f837091a4c684c81ae541
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 f56941a..83c21ac 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 = "8d1ac3a244732635bd1c4fd711130cd82bfe61b7"
+SRCREV = "af29361cd6250566513bdae992695275f3dc88fe"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"