summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-08 22:10:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-10 19:45:25 +0300
commit1876a8ea0db6471c24ee7995864ba0979e6aee4b (patch)
tree17e236cef8d0c0ab3cdce5c9a5fb1d23bc49cdcb /meta-phosphor/recipes-phosphor/configuration
parent9285261c8566d3648996f10205006cd9cf0d0508 (diff)
downloadopenbmc-1876a8ea0db6471c24ee7995864ba0979e6aee4b.tar.xz
entity-manager: srcrev bump 83b1e9b4a6..a0d1b3f89c
Zhikui Ren (1): Utils: Fix more than one template replace Change-Id: Ifb85e9a2bc4414fe04912960a7ed217fa1f71b09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 702bf2df3..e00a8fd03 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 = "83b1e9b4a67136d61a51391ff18f20160cbd83d2"
+SRCREV = "a0d1b3f89cee163915ff51b97237f30bb063d96e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"