summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-03 20:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-05 21:28:02 +0300
commitcc694f09ddfebae83432bad7ce2acfc9fda6dbac (patch)
treef1b3ebf502e0e101b7dba5f3be31c5ab3ad6e2fe /meta-phosphor/recipes-phosphor
parent5cf304b8ae2c1ebecd1c28d72ef225b9a401f9a5 (diff)
downloadopenbmc-cc694f09ddfebae83432bad7ce2acfc9fda6dbac.tar.xz
entity-manager: srcrev bump b02752f7de..183fab9db4
Andrew Jeffery (2): schemas: Descriptions must be strings scripts/validate_configs.py: Ensure schemas are validated as well Delphine CC Chiu (1): configurations: yosemite4 : Add AssetTag Change-Id: If654fbecae32e6da10327db182e78fd9386cdebd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 20690498d4..f936f8cc73 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 = "b02752f7dee06a22b920eecc26849b5dd6fd1d51"
+SRCREV = "183fab9db4e87e8497c7cf8491e55cc46b3ad51a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"