summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-22 19:40:31 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-22 19:40:31 +0300
commitd2c243b0d05f48ea08fe18ed4d85d1f09fc75440 (patch)
treecba173fe25b8171fc5983b7c018cebe6a50b471f /meta-phosphor/recipes-phosphor/configuration
parenta862fefd6b06c53f64408d505036914f3f16bd7c (diff)
downloadopenbmc-d2c243b0d05f48ea08fe18ed4d85d1f09fc75440.tar.xz
entity-manager: srcrev bump b068d431c6..4d4df5b47a
AKSHAY RAVEENDRAN K (1): Add reading FRU support from different MUX channel Change-Id: I51f27c4e4dbd968dd601a95601c2214544dfc757 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 f0b5870744..a23c664d39 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 = "b068d431c663a2c113f589b91cee1eb836eb14b7"
+SRCREV = "4d4df5b47a9957b16e0d85d7998a8444c554326a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"