commit | 03dc37f87bcbc70bd7d4c08954af00f8718f9bd2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Sep 08 22:10:46 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Sep 08 23:02:54 2021 +0000 |
tree | 05984a6ef4108062cd6c9c4349ce6a85b0d236dc | |
parent | d08cebccc47c7441529c4e0790ffe8dbed1d7870 [diff] |
entity-manager: srcrev bump 86671ef4bd..fbce8e2235 Ed Tanous (2): clang-tidy disable bugprone-narrowing-conversions clang-format with version clang-format-13 Change-Id: I3c0cde40ae5e81a0ec771d674822ce4b97054767 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 5b6224c..9f2ecce 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 = "86671ef4bddfec6232c2a3cda1efa3ac577c3ef8" +SRCREV = "fbce8e22357a6733c3042cadd5d68b42330012e5" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"