openpower-proc-control: srcrev bump f78d904209..1f733b3d82
William A. Kennington III (1):
Fix std::variant usage
(From meta-openpower rev: 26d2fe16255b0ed60a6a45db5da389939b2561e7)
Change-Id: Ic0ace81b7d34498022b101747f69641c53757462
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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 926e423..be8aa81 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 @@
inherit autotools pkgconfig pythonnative
SRC_URI += "git://github.com/openbmc/openpower-proc-control"
-SRCREV = "f78d90420967100233cc9c2a5e0834e9789e2637"
+SRCREV = "1f733b3d82fda0ba35947745ef199cc91436e0e6"
DEPENDS += " \
autoconf-archive-native \