summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-02 00:00:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-08-02 15:15:41 +0300
commitd7fc0992bcf83df7fd3f52b186c8006dbf4087f7 (patch)
tree9827fb5323ed661af20ec64096d2b90f448c9b91
parent11e99c2749d3cf99ee1f3b800b877d3a1058f492 (diff)
downloadopenbmc-d7fc0992bcf83df7fd3f52b186c8006dbf4087f7.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"