summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-13 18:21:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-14 00:45:05 +0300
commit2de6675f6b56523d7a9958171de3092f3b709ef2 (patch)
tree36a989a4740a4423200d0d06f7e10d31250b113a
parent39cb8bb9ee1d15ea0713965985267baf3aa9b423 (diff)
downloadopenbmc-2de6675f6b56523d7a9958171de3092f3b709ef2.tar.xz
entity-manager: srcrev bump e7254306d1..ef3cdc9a84
Brad Bishop (1): fru-device: Fix -Werror=sign-compare (From meta-phosphor rev: d90c0dc8dd6fd896d1e8cab9ceabd343eb8ec8f7) Change-Id: I67ad670a65333788934306873d2bf55202253f64 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 b22f4d5cb..82db87aaf 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 = "e7254306d12e0ec6f6f40277a0b46d3dd0d1d499"
+SRCREV = "ef3cdc9a84f5dc806d2b10ad785f248f001244c3"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"