summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-03 19:40:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-04 03:10:28 +0300
commitf2bd0ace480a18b8ee2a3de42db9b67c1f07558a (patch)
tree5a5a4e3cf7da4c729006574d24f05a4d7283190e /meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
parent656bee99e8882d8487e7e74cb04f841cd5df2215 (diff)
downloadopenbmc-f2bd0ace480a18b8ee2a3de42db9b67c1f07558a.tar.xz
entity-manager: srcrev bump 98e102f377..37e142be0f
Ed Tanous (1): Check for errors before trying to open a bus Change-Id: I9272ce7333cf4b0ad5101fa2172357c754e458c4 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 6b920ea31..274709d31 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 = "98e102f377d9a5e8f7bbac1063ac39bc5fc8d023"
+SRCREV = "37e142be0f8062be893e9fdeba40df59f8674f90"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"