summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-13 21:00:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-14 00:50:19 +0300
commit1c87ab2622de65d6365033b36940a2c06b6f8eb9 (patch)
tree835f2a3ce8937f627bb92c390a84f57230a89408
parent6d9ec1944361f1b624c33b6a2e3067a9d2926441 (diff)
downloadopenbmc-1c87ab2622de65d6365033b36940a2c06b6f8eb9.tar.xz
entity-manager: srcrev bump f8487e5b03..6fdb3b980f
Kumar Thangavel (1): Add Support for Hardshutdown threshold interface for nicsensor Change-Id: Ic9e74d45221b064e340b293a030a42f7ca02b401 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 22aeb3fc5e..25d1f7652a 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 = "f8487e5b03f2dcb05b130444caa1fd188cf4272e"
+SRCREV = "6fdb3b980fc78af8ed6c39cc761332300ddd0bd9"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"