summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-24 21:31:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-24 23:12:28 +0300
commitffb89c4afdec733d8dfecb648f8c1c3075e9bcf8 (patch)
tree2bf803334173ebbeda109c4fe11d7d098c19f11c /meta-phosphor/recipes-phosphor/configuration
parent2839887fcdf533304c7cd81b4dd48d97fc5eb165 (diff)
downloadopenbmc-ffb89c4afdec733d8dfecb648f8c1c3075e9bcf8.tar.xz
entity-manager: srcrev bump 079c47f676..b2fd7ca096
Jeremy Kerr (1): README: fix Thresholds array in example configuration fragments Wludzik, Jozef (1): Fix segfault caused by accessing non existing key in busmap (From meta-phosphor rev: 7913f3def0c81af9a4e7067ddbfb374c9cf16a36) Change-Id: I48997eb7dbb3bdfcd0047ba6614186783111f2ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 602631cc1..03f9b9f16 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"
-SRCREV = "079c47f6762fb2df06203819d18ff654f823d9c8"
+SRCREV = "b2fd7ca0969419e449a475c03333a08389035e80"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"