commit | f0d2bfcef0b2dd1625d29aae65742bf724492b14 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 24 21:30:41 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 26 00:48:20 2021 +0000 |
tree | ad8c17c31c88209a9f03726b6f6f7950f92b9ad6 | |
parent | 4e0b734fd2130edc902036dff43b4a684fec8761 [diff] [blame] |
entity-manager: srcrev bump cda147301b..6d649821da Jonathan Doman (1): Fix dangling reference to scan count Change-Id: I6d8bc868c0cb5516e604fc7c87c82494f1e35188 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 ee301e2..a2ad1b0 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 = "cda147301b0fa7eac99eee3a7565604dbd6f74dd" +SRCREV = "6d649821da7aa3159bae7139670efc4c27ff6ebb" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"