openpower-proc-control: srcrev bump 171fbdf683..729521fef4

Matt Spinler (1):
      In startHost, don't set bit 2 in scratch reg 8

Change-Id: Ia9518b0f8d6c78ea35a934284ab9394d05e7d8bc
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 f786442..4036496 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 = "171fbdf683976ee54d1aa13745523b355d751ff5"
+SRCREV = "729521fef4fd2ab270fd0ebbc5035ad4ac7e5472"
 
 DEPENDS += " \
         autoconf-archive-native \