summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-30 18:50:55 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-31 03:52:50 +0300
commitd055357e18f247443fafef5f7978a045b44ae295 (patch)
tree9e2fd27b26378575e01b58c74dfc331f70d18487
parent07f6ad025d1a4c690a0259f1ac567c9b54e90f5b (diff)
downloadopenbmc-d055357e18f247443fafef5f7978a045b44ae295.tar.xz
entity-manager: srcrev bump c57f049412..53f84ca26e
Jayashree Dhanapal (1): Add condition for EVT board in fbyv35 platform. Thu Nguyen (1): FruDevice: Correct the host on match string Change-Id: I111fdf11f6c2317aa7a89b8bff00a68e5b11dd59 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 c8e3f51111..eebffdd3e3 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "c57f04941236ea1d4067c0a7e4df2a9d12c87b24"
+SRCREV = "53f84ca26e949115d805d4f2834347df3238145e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"