summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-03 11:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-05 01:18:47 +0300
commit560dd6877d03173b0d3773c07bbe313b8123acc3 (patch)
tree4a6f0b894353226015c25c7be2082f3618663adb /meta-phosphor/recipes-phosphor/configuration
parent5c17a724c8648d3d431e79ab6d2e2018f29fb3e4 (diff)
downloadopenbmc-560dd6877d03173b0d3773c07bbe313b8123acc3.tar.xz
entity-manager: srcrev bump af29361cd6..5e9a305504
Saitwal, Meghan (1): devices: add PIC32 support Change-Id: Iec4ab08c18984b9f60289a480cfa3c93bcfde308 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 83c21acd22..43c2da76de 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 = "af29361cd6250566513bdae992695275f3dc88fe"
+SRCREV = "5e9a30550405a7b2a5bfbc96d2fe170145560cc8"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"