commit | 1876a8ea0db6471c24ee7995864ba0979e6aee4b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 08 19:10:42 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Oct 10 16:45:25 2021 +0000 |
tree | 17e236cef8d0c0ab3cdce5c9a5fb1d23bc49cdcb | |
parent | 9285261c8566d3648996f10205006cd9cf0d0508 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 702bf2d..e00a8fd 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 = "83b1e9b4a67136d61a51391ff18f20160cbd83d2" +SRCREV = "a0d1b3f89cee163915ff51b97237f30bb063d96e" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"