summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-13 18:40:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-14 00:24:17 +0300
commitfce8ac7405cf5728cd69133f0bd946bd516dada4 (patch)
tree5cffb6c0c3fe8e719657d6b4da8cad5ea8ddd224
parentc938769d7b5aee5120ae3041ddb458990f4f6226 (diff)
downloadopenbmc-fce8ac7405cf5728cd69133f0bd946bd516dada4.tar.xz
entity-manager: srcrev bump 7742c87ce6..f5ac740078
Peter Yin (1): configurations: harma_mb: revise VR source Change-Id: I26b8871d33eee6e3263eda2d94b8c7cc4b3a9aef 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 a7e6a47acf..d71e058249 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 = "7742c87ce69870afaa2137c3159aaa5cb0a89271"
+SRCREV = "f5ac7400786404f9516a9dbb76a4dfe9ce0ff988"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"