summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-22 21:10:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-23 01:03:45 +0300
commitfba01a3fe16cfb65c40719118af8707c3d3b7f84 (patch)
treea00869ac218acd1b50035de478284492c2a99e09 /meta-phosphor/recipes-phosphor/configuration
parent96c05620503c88dd8f3c2fb9d13ee27c06c10bb2 (diff)
downloadopenbmc-fba01a3fe16cfb65c40719118af8707c3d3b7f84.tar.xz
entity-manager: srcrev bump 2418a61f6b..7135f3d9fe
Kumar Thangavel (2): Move global variable busMap to FruUtil.hpp Move getFRUInfo function to FruUtils.cpp file. Change-Id: I3796dc7c19cd22c82044c62817594d8320f33de3 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 811bb0697c..ee4aecf325 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "2418a61f6b8554e91e5b816d0aba7603ccaa1b11"
+SRCREV = "7135f3d9fef886a3e683b56e0a7f7cfa3f9b47ef"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"