summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-08 02:10:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-08 23:36:07 +0300
commita27bb8364c2c5e28751fd40b22d6a7cc10657405 (patch)
tree8d925ecae3f96014956570d0f3d13c39e32914ec /meta-phosphor/recipes-phosphor/configuration
parent9e19e6d8944f18bff6120fde71ed399ba68429dd (diff)
downloadopenbmc-a27bb8364c2c5e28751fd40b22d6a7cc10657405.tar.xz
entity-manager: srcrev bump d0eb129180..7499fa6d2c
Jonico Eustaquio (1): mori_bmc: Move EID and EInstance spec to DCSCM_INLET Josh Lehan (1): Add ZoneIndex to PID zone Change-Id: I40841368829ecf1d7f41fedeffab9f2af383f428 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 35a4fdccd9..2f4381af6a 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 = "d0eb129180f8849026e2cd48ddf1152e51ef25b7"
+SRCREV = "7499fa6d2c21a7bb919eba7d2476b6911e493b10"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"