summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-15 00:20:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-15 21:17:56 +0300
commitfebf719d5192cbd4064b79fa0b1bc60da47bbf4d (patch)
tree56890df7d0f569b7a0a7b6b3a7fe5ee96c9adc04 /meta-phosphor/recipes-phosphor/configuration
parent2d2d0033b70c0204d912a5a1b19ff915bd6b8d34 (diff)
downloadopenbmc-febf719d5192cbd4064b79fa0b1bc60da47bbf4d.tar.xz
entity-manager: srcrev bump f71cffc40d..5bda1829f1
Andrew Jeffery (2): Align source structure away from anti-patterns fru-device: Add sdbusplus dependency for test Change-Id: I752a8316c21a860957d4924b9080a7941f25667c 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 7bf8757ffb..cb93638df4 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 = "f71cffc40d004afb839cd323b5fc1fb39b97653d"
+SRCREV = "5bda1829f14bb785921f6209a326fb0a83f14c7b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"