summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-18 02:10:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:46:26 +0300
commit7bc32358340230745f599fc547ecf459a9ef5ff8 (patch)
treef30037a998e155823cd0cc214a6e79d23778043c /meta-phosphor/recipes-phosphor/configuration
parent90265a7c708d367086dd76cdf673fce67a8b0506 (diff)
downloadopenbmc-7bc32358340230745f599fc547ecf459a9ef5ff8.tar.xz
entity-manager: srcrev bump 6fa508cbdf..169eec2d83
Alexander Hansen (1): configuration: add acbel_r1ca2122a_psu.json Delphine CC Chiu (1): Revise probe condition of greatlakes.json Matt Simmering (1): devices: Remove devices now managed by psusensor Zhikui Ren (1): fru-device:use noexcept std filesystem call Change-Id: I2e98244a229053a3a6f57156d8af02bcce2c0e53 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 3c9ca5dbb9..8fa624071a 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 = "6fa508cbdf90fdd612daa05039836486ef6e6bb1"
+SRCREV = "169eec2d8370acdcf8d22404280f06bfc291cd77"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"