openpower-proc-control: srcrev bump b8c9106665..773fd244bb

Jayanth Othayoth (2):
      switch fmt::format to use std::format
      phal: fix ignoring attributes warning

Change-Id: I287f4fdb6466cb1ccf5e2a3760f4575dd5c026e6
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 1a273d6..771e378 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;branch=master;protocol=https"
-SRCREV = "b8c910666568ace381df8af448274a14c240bff2"
+SRCREV = "773fd244bbf229c8ece3a1fcf7944486d2fed1f9"
 
 DEPENDS += " \
         phosphor-logging \