summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-02 00:00:59 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit832e02771e7efc060e7cec75bbae536d93d9e075 (patch)
tree6ace86b0f36f103640aa7c26f4c78717be13b47e
parent21b3f8485adb54e8426fa4cd624ae6b1dfa81688 (diff)
downloadopenbmc-832e02771e7efc060e7cec75bbae536d93d9e075.tar.xz
entity-manager: srcrev bump ba52031203..f875930beb
Jae Hyun Yoo (1): Modify CPU detection GPIO settings Patrick Venture (1): frudevice: add i2c bus blacklist json (From meta-phosphor rev: 79ae5059e253ae59fb2d4221b4981ad5956afa61) Change-Id: I4a2cb266ccbad2511b7abd8c1df8f77d2ce99c97 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 c9573062c..3cb1352ac 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 = "ba5203120327079edee66792a11d5aa31343dd84"
+SRCREV = "f875930beb863ba4fa35a2b9041bea33c4f17180"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"