summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-06 15:31:02 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-06 22:42:14 -0500
commit2efa9c589e60c09448d4ca954c98a38041752e8b (patch)
tree1c84a64e6aee4c41bb49b1266862071e679dc65a /meta-openpower
parent9668c755b350f51eca7de044467c9e4d701ccea9 (diff)
downloadtalos-openbmc-2efa9c589e60c09448d4ca954c98a38041752e8b.tar.gz
talos-openbmc-2efa9c589e60c09448d4ca954c98a38041752e8b.zip
openpower-proc-control: srcrev bump 729521fef4..a27263d48e
Matt Spinler (1): Don't create errors in cleanupPCIE (From meta-openpower rev: 7162ce804046e633c3bfc9a9cf74b6377707cd2c) Change-Id: I6871f8a6c3d5e4266e661cde16e63c03a6942080 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/host/op-proc-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
index 40364960a..203aaa044 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -11,7 +11,7 @@ inherit autotools obmc-phosphor-utils pkgconfig pythonnative
inherit systemd
SRC_URI += "git://github.com/openbmc/openpower-proc-control"
-SRCREV = "729521fef4fd2ab270fd0ebbc5035ad4ac7e5472"
+SRCREV = "a27263d48e68712fbc97db0c785a13e2dad7b572"
DEPENDS += " \
autoconf-archive-native \
OpenPOWER on IntegriCloud