summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-08 16:40:12 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-09 08:35:05 -0500
commitfe5e2d386dfc7ba68374e338434f1a623722b561 (patch)
tree0d254bad773cd225680ddafd8b4013f9e2430aa5 /meta-openpower
parent9b5277ed7a12fe79cf805eaa09e3c2c7b53c587b (diff)
downloadtalos-openbmc-fe5e2d386dfc7ba68374e338434f1a623722b561.tar.gz
talos-openbmc-fe5e2d386dfc7ba68374e338434f1a623722b561.zip
openpower-proc-control: srcrev bump 1f733b3d82..5970484133
Anthony Wilson (2): p9: cleanupPcie: Correct line endings p9: cleanupPcie: Run procedure on all CPUs (From meta-openpower rev: 2ac03e0ba7d0aca852b4b5fc6f90c0185b6fa937) Change-Id: I53a7554709dae260eb71089fb97f879a65b36692 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 be8aa811e..36f4c7a0f 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig pythonnative
SRC_URI += "git://github.com/openbmc/openpower-proc-control"
-SRCREV = "1f733b3d82fda0ba35947745ef199cc91436e0e6"
+SRCREV = "5970484133ac208bd3675697ac120901ea6654a7"
DEPENDS += " \
autoconf-archive-native \
OpenPOWER on IntegriCloud