openpower-proc-control: srcrev bump ec6a1b577c..f38b35ecf0

Brad Bishop (4):
      test: remove gtest subproject fallback
      meson: install executables
      meson: fix systemd service bugs
      meson: add checks, defaults

Gunnar Mills (1):
      test: Makefile.am: Remove -lstdc++fs

Change-Id: I809048862562cdf4df6597515c28efa79f338caa
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/host/op-proc-control_git.bb b/recipes-phosphor/host/op-proc-control_git.bb
index 64518c1..4ccbf39 100644
--- a/recipes-phosphor/host/op-proc-control_git.bb
+++ b/recipes-phosphor/host/op-proc-control_git.bb
@@ -11,7 +11,7 @@
 inherit systemd
 
 SRC_URI += "git://github.com/openbmc/openpower-proc-control"
-SRCREV = "ec6a1b577c1f614ebccc3350537931c11ad4de7c"
+SRCREV = "f38b35ecf0c88eea5f9354dfea1f122e88167542"
 
 DEPENDS += " \
         autoconf-archive-native \