summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-31 20:31:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-01 03:04:43 +0300
commite3e06594d24f78e4b704d91a1cf5e9f5d8eb5942 (patch)
treedb75d74a00d0d24ee6e335d425bdacaa6875acfb
parente9acbe083e0c33891cc012c1385e91760a00588d (diff)
downloadopenbmc-e3e06594d24f78e4b704d91a1cf5e9f5d8eb5942.tar.xz
entity-manager: srcrev bump 82c84bbe50..cd1868e8e0
Brad Bishop (13): docs: Add minimal doxygen setup entity-manager: probe: factor out probe logic entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: Refactor matching entity-manager: remove dead code entity-manager: probe: add support for bytestrings (From meta-phosphor rev: a2bd4493703cc6b71ac1d34bae892b62fcef3cb0) Change-Id: I246720426cd48faf372fc63309c339eb47143a89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 d8b1ac68a6..af819837a8 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 = "82c84bbe501fc1917145dca279faf445f0340a76"
+SRCREV = "cd1868e8e0d3fdd6dff29598922944deb718e120"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"