commit | 5bbfb76d71dcdd9a0ae2f2560815cf35ed5fb1cd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 07 15:51:04 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:32:55 2021 +0000 |
tree | 73fba092c84f0f369ae3d4817ce249142b92dd71 | |
parent | 3c1525d38d0f47d79bd685a94dead0f05aa1ccf2 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 299b1f5..702bf2d 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 @@ 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"