summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-07 00:10:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-10 23:55:54 +0300
commit65798f4ba16717342ec641795ba8dded52488b36 (patch)
tree6330a9a6707d1f1adfa1f9f0d9af3964c0d067c7 /meta-phosphor/recipes-phosphor/configuration
parent314c83efc606bb120ff91e7d84a4c77de9cc67f6 (diff)
downloadopenbmc-65798f4ba16717342ec641795ba8dded52488b36.tar.xz
entity-manager: srcrev bump 7986595ff7..499d6bf336
Hieu Huynh (1): FruDevice: Parsing Multirecord UUID Matt Spinler (1): Remove IBM CFFPS power supply files Zhikui Ren (1): FruDevice: update service to always restart Change-Id: I7acfcee8780524b6ef000923e139101167532d69 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 330c97333f..d1f66b6008 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 = "7986595ff7f7766978a7e0c6000f7865c009a29e"
+SRCREV = "499d6bf336c3750ec6d8337d516ffef401d4607f"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"