summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-11 19:31:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-12 01:24:51 +0300
commit0ef7f25a7e60ff25176699d0efd64e6d95ec698f (patch)
treeac447c9eecdd3898024027d397ddf31cca2b39ee
parent11a00b53fdd6fe11c4545df637f2d05399eb11b6 (diff)
downloadopenbmc-0ef7f25a7e60ff25176699d0efd64e6d95ec698f.tar.xz
entity-manager: srcrev bump 85afcfb320..c76af0fb1d
Brad Bishop (1): entity-manager: scan after NameOwnerChanged (From meta-phosphor rev: a488021d82b5edc375f2fed5df0166ec6d481ab7) Change-Id: Ic66b68fe8e27def21e02a39e912a879e590213db 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 f8400d1ab..439756f8f 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 = "85afcfb320ea4d9edcd81893ad295ad8b927d1ec"
+SRCREV = "c76af0fb1defcc9cc3d000c1ca7592d0f01df2a1"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"