summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-12 23:00:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-13 00:19:26 +0300
commit79109579bb5f9ff39975eaff6931a1daba74039c (patch)
treed7f9a6ceb099d8c355be8b8474fd4b814a85355f /meta-phosphor/recipes-phosphor/configuration
parent4d0e534ffe31cd11ded27cfd5dd33f756f7edc9e (diff)
downloadopenbmc-79109579bb5f9ff39975eaff6931a1daba74039c.tar.xz
entity-manager: srcrev bump 37e142be0f..cda147301b
Ed Tanous (1): Make a copy of the probe string to fix warning Change-Id: I84c7d4100ff1edb82781b64e2dd54f61e221006a 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 274709d31..ee301e26b 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 = "37e142be0f8062be893e9fdeba40df59f8674f90"
+SRCREV = "cda147301b0fa7eac99eee3a7565604dbd6f74dd"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"