summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-27 21:31:49 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-28 16:04:59 +0300
commit09e5822b431b7c7140b4fefb10e647ccda9e4e68 (patch)
tree532e85e987e6b19de4c2851f4696c75c46789e5a /meta-phosphor
parent5de3db17a645a2ee7189412d48ed9131bc0330cc (diff)
downloadopenbmc-09e5822b431b7c7140b4fefb10e647ccda9e4e68.tar.xz
entity-manager: srcrev bump 54a0dca28e..fb00f392d4
James Feist (1): Fix erroneous Redfish logs (From meta-phosphor rev: 37724e10ff6610e85e90dec7ae7c585db772baa7) Change-Id: Iacffc6fabde53111e2e6b8fef7c9ad5999d258db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 9ff2d22fb..a1b3019cf 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 = "54a0dca28ed36b2a7a530f52627c51e62db4acb7"
+SRCREV = "fb00f392d4eb2f15611052cccfdf58bacfd3358a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"