summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-22 23:10:52 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-23 00:25:02 +0300
commit8da6c96bc3012ba08bdbeee6311989d2ff13f40c (patch)
tree38b6456824591a4cb82e4a39aac946eed9403ec9 /meta-phosphor/recipes-phosphor/configuration
parent845e63aee2e94e8764914625c3f12870b6510c96 (diff)
downloadopenbmc-8da6c96bc3012ba08bdbeee6311989d2ff13f40c.tar.xz
entity-manager: srcrev bump 53f84ca26e..1f77d9c8e6
Zhikui Ren (1): Fix persist configuration changes from user Change-Id: Ie72ab03d52f251acd7897b0e9d025f8ce21ef491 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 63e3f04307..40522439a5 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 = "53f84ca26e949115d805d4f2834347df3238145e"
+SRCREV = "1f77d9c8e6cbc94bebac58e95aa23c0d78f20617"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"