summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-02 18:50:11 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-05 07:58:46 -0500
commit61660062a8432f98905d8099444b9740e990f0a9 (patch)
tree4d8368d0fb05872645a1d76a4e2e00e2e083fecc /meta-openpower
parenta541bb9505c533b71ad87357b4a9df20fdb7def6 (diff)
downloadtalos-openbmc-61660062a8432f98905d8099444b9740e990f0a9.tar.gz
talos-openbmc-61660062a8432f98905d8099444b9740e990f0a9.zip
openpower-proc-control: srcrev bump f0d958dff5..f78d904209
Patrick Venture (2): s/copyright char/(C)/g to make compiler happy add .clang-format (From meta-openpower rev: 287e51a94d31e5299f995fb436b02877a891c258) Change-Id: Ida138c0f19151a0911e8f35a774a3368b6ac1634 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 da6d83ff7..926e42399 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 = "f0d958dff595613dc628352bd8430029d91d54ab"
+SRCREV = "f78d90420967100233cc9c2a5e0834e9789e2637"
DEPENDS += " \
autoconf-archive-native \
OpenPOWER on IntegriCloud