summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-22 18:20:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-26 05:00:06 +0300
commitece42aa51f3b39c1f262f4744f851cc33ac03230 (patch)
tree319f15f834341ee917045a98d4602ec8a90128e2 /meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
parent893ab66c9918370d16f969bfab4b2f54681acda0 (diff)
downloadopenbmc-ece42aa51f3b39c1f262f4744f851cc33ac03230.tar.xz
entity-manager: srcrev bump 09e177fb1b..9fd87e54f5
Igor Kononenko (1): entity-manager: allow non-numeric substitution for name Change-Id: I4df4c855ddf76e60f643e2c5f7c930f35b958090 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb')
-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 fbac832be..f6a6eae47 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 = "09e177fb1b10f49527b2db550197b7b63aed37e1"
+SRCREV = "9fd87e54f5a65f3103b996114e052470dd1afd03"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"