From ed24aee86a9c2fe35728181b4d70dbdaa8aceb1a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 8 Dec 2021 22:20:45 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3