summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-08 21:01:00 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commite7b62c5049dd9d5590450913a0ffba75fcb11be0 (patch)
treeae187acd10a9a4bdbd875705c5a87fe13f37b4de
parent13218080c6d78bad8d0817d7cdaa43d15b3b0bfd (diff)
downloadopenbmc-e7b62c5049dd9d5590450913a0ffba75fcb11be0.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"