summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 18:51:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:32:55 +0300
commit5bbfb76d71dcdd9a0ae2f2560815cf35ed5fb1cd (patch)
tree73fba092c84f0f369ae3d4817ce249142b92dd71
parent3c1525d38d0f47d79bd685a94dead0f05aa1ccf2 (diff)
downloadopenbmc-5bbfb76d71dcdd9a0ae2f2560815cf35ed5fb1cd.tar.xz
entity-manager: srcrev bump 8bb94ed6c9..83b1e9b4a6
Patrick Williams (1): catch exceptions as const Change-Id: I3620b6da2ff9fad856cda26d6013efd958973460 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 299b1f57e..702bf2df3 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 = "8bb94ed6c9d64042ef367b5ff679336ff4d75093"
+SRCREV = "83b1e9b4a67136d61a51391ff18f20160cbd83d2"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"