summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-25 00:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-26 03:48:20 +0300
commitf0d2bfcef0b2dd1625d29aae65742bf724492b14 (patch)
treead8c17c31c88209a9f03726b6f6f7950f92b9ad6
parent4e0b734fd2130edc902036dff43b4a684fec8761 (diff)
downloadopenbmc-f0d2bfcef0b2dd1625d29aae65742bf724492b14.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index ee301e26b..a2ad1b057 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
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"