summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-04 21:30:21 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-05 08:01:44 -0400
commit5e1cac36e82403418a91b59192e0fde62f2d328d (patch)
treecb451404075d7dc648456afe6ae6e13f2752f573
parent69794215cc8c0fe07ad69e93b59460b5da94896e (diff)
downloadtalos-openbmc-5e1cac36e82403418a91b59192e0fde62f2d328d.tar.gz
talos-openbmc-5e1cac36e82403418a91b59192e0fde62f2d328d.zip
openpower-proc-control: srcrev bump 6d83ddf769..b3d71312fc
Vernon Mauery (1): openpower-proc-control: use c++17 (From meta-openpower rev: f42838e41073d1b99b753f024a67516080aaad70) Change-Id: Icc214bdf167e5977ef730f5f60fd4b21e1cc4f19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 25bc95269..97e6b02fb 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 = "6d83ddf7691fed618b8d9e871f608b8754e2134e"
+SRCREV = "b3d71312fce2f4718088a785d96eebd762cf2104"
DEPENDS += " \
autoconf-archive-native \
OpenPOWER on IntegriCloud