summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-08 21:01:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-09 01:51:30 +0300
commitf1a7c1c8067eb4621b99532caecf46275ceb4431 (patch)
tree62f28d2839734057771edcb43cbdb87a7b8c0076
parent5d134797ea8ba260e34942cfdf92b59c5ca5b087 (diff)
downloadopenbmc-f1a7c1c8067eb4621b99532caecf46275ceb4431.tar.xz
entity-manager: srcrev bump dc906ab4a8..b295e1d838
Patrick Venture (1): frudevice: use non-magic maximum read value (From meta-phosphor rev: cb5fb10e5ae097328a3df6dc89f7d2e5f5adfeb4) Change-Id: I0b22c4f3b32825a5157a92683bed7716a3d67f10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 2fef10510..2a133396e 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 = "dc906ab4a899c854a295b223f1fad6631b096639"
+SRCREV = "b295e1d8385544f12a436ef63153d373ff8de625"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"