commit | c5c4b78025c3b6bba6e28550e0700b62ae740fcf | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 07 18:10:44 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Sep 08 00:22:15 2021 +0000 |
tree | 02f108e4f8d2a2c6af9648de2283b35396b372b0 | |
parent | fc9f9136f1a0e92f329c3a28fc2ad60ecbe8e49f [diff] |
entity-manager: srcrev bump 7af0c2709f..86671ef4bd Oskar Senft (1): EntityManager: Fix scale factors for TYAN S7106 Change-Id: I97c9950cdc9167a961df21f8353d401413a56086 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 c5bcc98..5b6224c 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 = "7af0c2709f98f47778beeb91175e1d125d370747" +SRCREV = "86671ef4bddfec6232c2a3cda1efa3ac577c3ef8" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"