summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-20 22:01:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-21 03:04:12 +0300
commit9a2b8f7a311b8243654200ad83529d91a387cf90 (patch)
tree58234977828f1835bcdc8a34b3e1ce7b30c28daa
parent563863c9681bfe8800162b89a0c448d0fbb653e9 (diff)
downloadopenbmc-9a2b8f7a311b8243654200ad83529d91a387cf90.tar.xz
entity-manager: srcrev bump 7972bb95e4..7d807754cc
James Feist (1): PerformProbe: remove forward declaration (From meta-phosphor rev: 9191f770288480861ca7f420d625b017631bd442) Change-Id: I477e6c0e9577277e770d4b11d8f5026c9b934bd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 6fa0ace4f..8d0c36fa7 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"
-SRCREV = "7972bb95e4c9816217c025416701e48dae5b4f05"
+SRCREV = "7d807754cc9153b04b599804464edd9654d7a81e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"