summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-20 20:20:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-20 23:41:19 +0300
commitc4bbd464bdc0bb2086c7e66aa336a875accd5e9d (patch)
tree22d19bb73884987e4de8c4ea1ad350e4a1f99511 /meta-phosphor/recipes-phosphor/configuration
parent40401f6dd0ed6a902519a7ca0988b8709ebb66b1 (diff)
downloadopenbmc-c4bbd464bdc0bb2086c7e66aa336a875accd5e9d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index f56941a3d5..83c21acd22 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 @@ DEPENDS = "boost \
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}"