summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-10 08:20:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-10 22:56:04 +0300
commit187732dea3835b77155a4cadf65b84658d3ed687 (patch)
treec40aa0dab1c94761bf5045a6cdf661590a5964f2 /meta-phosphor
parent3efbdd6f4b8cde9829e7ffb599faaf830c2acce2 (diff)
downloadopenbmc-187732dea3835b77155a4cadf65b84658d3ed687.tar.xz
entity-manager: srcrev bump c1a4bb4a5e..a9c5892927
Andrew Jeffery (1): entity-manager: Search sysconfdir for configurations Bruce Mitchell (2): entity-manager: Support for DPS310 and SI7020 Rainier entity-manager: Support DPS310 and SI7020 Everest Change-Id: I5a48832cf0c3e1138cc5e142f751110fc5ea3ad8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 bb861863b..43c37bded 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 = "c1a4bb4a5e819e80e63c6b623d90c7d1583b4fe2"
+SRCREV = "a9c589292720d62047eaefd6aa3a148a9ad4c506"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"