summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-13 00:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-13 02:11:01 +0300
commit92cb402fc7a6f91ec44789dde029e5e4ff2aa540 (patch)
tree37f5175f7dc1ccb378a2f8e8e49bdc9aa0db3e5c /meta-phosphor/recipes-phosphor/configuration
parent0fc3c392e2148d34a59e403bf712eea88464dce6 (diff)
downloadopenbmc-92cb402fc7a6f91ec44789dde029e5e4ff2aa540.tar.xz
entity-manager: srcrev bump c61ae35c3a..9c7fd64642
Brad Bishop (3): entity-manager: systemd: use dbus instead of simple systemd: install in multi-user.target dbus: add dbus activation support (From meta-phosphor rev: 4e5f818e618a28fb516193302b764e383d748b8e) Change-Id: I6d76c274dccd6d9fe12b4fbd613ac4507ef704ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 2fc69ca90..0a5c099c2 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 = "c61ae35c3aa09960d816a8acc4f931274ac104db"
+SRCREV = "9c7fd64642e4242d2422bd70abee04eda326e890"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"