summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-16 17:20:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 02:26:54 +0300
commit832d1c41c510c1aac874f9abaa585417a9cdf8c2 (patch)
treee3f62620b6069dbe78aca337569b369afae0346e /meta-phosphor/recipes-phosphor/configuration
parent4497cc7441efa01925410fc3d3e4f62271b27688 (diff)
downloadopenbmc-832d1c41c510c1aac874f9abaa585417a9cdf8c2.tar.xz
entity-manager: srcrev bump 7a682a3a7b..09e177fb1b
Kumar Thangavel (1): Add new field PowerState in the config to get correct fan sensor value. Vijay Khemka (1): FRU: Add new eeprom type in devices Change-Id: I71eb1f271a874d2819f1459bb0d4563b4f2c0639 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 8e315e074..fbac832be 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json"
-SRCREV = "7a682a3a7bb6caea3afb6bdddf83956c51fcd7f0"
+SRCREV = "09e177fb1b10f49527b2db550197b7b63aed37e1"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"