summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 03:20:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:30:35 +0300
commit75d802ccc2155da9b770fdf2abd008c6e1198085 (patch)
tree6ce55bdd6ae53e81c866c50366076b12b9311625 /meta-phosphor/recipes-phosphor/configuration
parent8c6b8222dc6c7322e121ab995723004de304ea82 (diff)
downloadopenbmc-75d802ccc2155da9b770fdf2abd008c6e1198085.tar.xz
entity-manager: srcrev bump 5e9a305504..aca73883ca
Josh Lehan (1): Add InputUnavailableAsFailed and newer to PID Change-Id: Ib569d110b548d58bbd95bc9726b3abcc20ea9de9 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 43c2da76de..cd1da29ae7 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 = "5e9a30550405a7b2a5bfbc96d2fe170145560cc8"
+SRCREV = "aca73883ca6bcee3dde8cbc8cf7d4e51f2959b73"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"