summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-09 01:20:45 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-09 01:20:45 +0300
commited24aee86a9c2fe35728181b4d70dbdaa8aceb1a (patch)
tree07ed908d95e3f19fd80bbca2414f75913c32c0e5
parenta9e0c81eaafe4fce582e9ae7e9cea71475c6e156 (diff)
downloadopenbmc-ed24aee86a9c2fe35728181b4d70dbdaa8aceb1a.tar.xz
entity-manager: srcrev bump 5468c6e953..c1a4bb4a5e
Andrew Jeffery (3): EntityManager: Split out PerformScan EntityManager: Split out PerformProbe EntityManager: Clean up use of probeTypes Rashmica Gupta (3): configurations: Add ambient virtual sensor to Blyth Add optional hysteresis field to Thresholds ambient virtual temp: add in thresholds Change-Id: Iff52753ac8800ed01e05d51c8224a3d9c532b07e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 91d609ecfa..bb861863ba 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 = "5468c6e953f608331ff455fea51ce541ea2cd9f0"
+SRCREV = "c1a4bb4a5e819e80e63c6b623d90c7d1583b4fe2"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"