summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-14 22:40:53 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-18 15:28:16 +0300
commit8aa4c6cfb84de6330e5e6955413f74c174a19cf8 (patch)
tree08b688ac0e6f697f9076f4e44596e436e1622caa /meta-phosphor/recipes-phosphor/configuration
parentade6d70540a7abec1d7938b4470c1ecd73ea55ce (diff)
downloadopenbmc-8aa4c6cfb84de6330e5e6955413f74c174a19cf8.tar.xz
entity-manager: srcrev bump 787c3c3eff..733f765421
James Feist (1): Move objects out of global scope (From meta-phosphor rev: 5485cfad7a05e41a43182dfa598963f559f7d84c) Change-Id: Ida817142a290ade3304e331310c51ec71261d21d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 6cc232f79..368cfc59d 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 = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d"
+SRCREV = "733f765421a00eedc31a6ed8d09b601a3fdb3c24"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"