summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-18 09:40:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-19 02:31:57 +0300
commit43e0242bc21a7de5af76b97f8e41a4b448380b29 (patch)
treeff6622d7b0fdb8d19de674c4214cdf51a58fa82b
parentdd497cc49d557330be3895f0d491efd272fe371f (diff)
downloadopenbmc-43e0242bc21a7de5af76b97f8e41a4b448380b29.tar.xz
entity-manager: srcrev bump 6fdb3b980f..0177ea4f63
Konstantin Aladyshev (1): Correct inventory messages log level Kumar Thangavel (1): Add Support for Hardshutdown threshold interface for fansensor Change-Id: Ia5e9e588220834e66a6911056028d078976aef2f 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 25d1f7652a..0ca1aa0ca1 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 = "6fdb3b980fc78af8ed6c39cc761332300ddd0bd9"
+SRCREV = "0177ea4f63e3640d86dcf12315aa8d3919482605"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"