openpower-proc-control: srcrev bump 0ac7c38f64..381c3e3449

Jayanth Othayoth (7):
      Add TemporaryFile class
      PHAL: reinitialize the devtree attributes
      PHAL: devtree file based attribute override support
      PHAL: enabled devtree attributes reinit during boot
      PHAL: threadStopall procedure support
      P9: threadStopall procedure support
      pdbg api based op-stop-instructions service updates

Marri Devender Rao (1):
      PHAL: Add callout details for platform related errors

Change-Id: I71d429ed84ef59af3adc08d183830cdeae7647ee
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 1a3fde4..c27b4d5 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -11,7 +11,7 @@
 inherit systemd
 
 SRC_URI += "git://github.com/openbmc/openpower-proc-control"
-SRCREV = "0ac7c38f64ce2c5a170ab6fe219d26e599713da3"
+SRCREV = "381c3e3449ca62674cfa70d81c17104221edd2ea"
 
 DEPENDS += " \
         phosphor-logging \