entity-manager: srcrev bump b0c7bd18c2..0a8de74a19
Andrew Jeffery (4):
EntityManager: Promote FoundDeviceT to a struct and rename
PerformScan: Destructure device details in run() loop header
PerformScan: Be explicit about dbusObject type in run()
PerformScan: Rename emptyInterfaces to emptyObject as per its type
Change-Id: Iedfe79cff3dd130fceff3ac20f11b88d274da83d
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 18ab49f..62f2387 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "b0c7bd18c20983a565c21e1921d647132329f789"
+SRCREV = "0a8de74a190c556bdb52593936245e27940f137e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"