openpower-proc-control: srcrev bump 00dd33efc3..933bee764b

Andrew Geissler (1):
      systemd: no installation in templated targets

Includes the needed changes to install services in appropriate targets.

Change-Id: I3c9fbbc5dd0ad73ded05858476b71d0c6eccff6c
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 b2b3227..8cd1a4a 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 = "00dd33efc3a2f32aabb3981c81f64ad238716ce0"
+SRCREV = "933bee764b2a0b796064fb94496dd45c539bd3f0"
 
 DEPENDS += " \
         phosphor-logging \
@@ -19,6 +19,8 @@
         libgpiod \
         "
 
+RDEPENDS:${PN} += " op-proc-control-systemd-links"
+
 EXTRA_OEMESON += "-Dtests=disabled"
 
 # For libpdbg, provided by the pdbg package