summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-28 16:50:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-01 00:29:49 +0300
commitb5dcb850440df7647a799ccb838960a6279a8a85 (patch)
tree9a4305469428e3f8e5995f33daf8c2447b36ef1a
parent49cbe94ecef8ea96355760793b03c12d32278d7f (diff)
downloadopenbmc-b5dcb850440df7647a799ccb838960a6279a8a85.tar.xz
entity-manager: srcrev bump aa9bb3dde7..7986595ff7
Thang Q. Nguyen (1): configuration: correct Mt.Jade platform name Change-Id: I251958d08f7950b9fc8f2972023a3e7a89d00076 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 df2a461e2c..330c97333f 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 = "aa9bb3dde7c1d1b81d0c2a3b027a6fc8c7340e84"
+SRCREV = "7986595ff7f7766978a7e0c6000f7865c009a29e"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"