summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-29 21:20:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-01 01:30:58 +0300
commit7ed4fd68354b6f808a075fbe44d740ddf7b72ade (patch)
tree6b7e4d71b88bf2e1c48ed9346b972e4166b22da5
parent87feb4f4a3b0c9d36c83ee3e57538c53ba6748c2 (diff)
downloadopenbmc-7ed4fd68354b6f808a075fbe44d740ddf7b72ade.tar.xz
entity-manager: srcrev bump 2c412eef8e..1cf04c17b6
Jayaprakash Mutyala (1): Add HSBP FRU details in json configuration Kumar Thangavel (1): Move global variable to local variable. hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I81fdea46304fd9aa6c616b848f51bb602a465959 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 0ff73be7c6..5a8b6c553a 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 = "2c412eef8eb76bf2a998c9d193f2dc92aaec39f8"
+SRCREV = "1cf04c17b63ad1b2f0e94c1398ab16b9d3221f5f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"