summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-05 21:00:35 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-06 02:17:28 +0300
commitf00d4ccfd09bc192a0b91897ed05db11195583c2 (patch)
treee571b923469879a752cb2a80f07dcbd6175c165d /meta-phosphor/recipes-phosphor/configuration
parenta0a93790f8b4a483d7ace4286355d1fbab9b30b8 (diff)
downloadopenbmc-f00d4ccfd09bc192a0b91897ed05db11195583c2.tar.xz
entity-manager: srcrev bump 4d4df5b47a..cad2d1fc4c
Patrick Williams (2): schemas: move README as markdown python: fix flake8 warnings Potin Lai (1): configurations: add bletchley frontpanel configuration Change-Id: Iba133165e7983cb76e65026cd3458c5fedeccd3c 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 a23c664d39..87268577c3 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 = "4d4df5b47a9957b16e0d85d7998a8444c554326a"
+SRCREV = "cad2d1fc4c339ef6e56dd92c7354b17553c472bc"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"