openpower-pnor-code-mgmt: srcrev bump fe34ccd9da..67dbb254da

Andrew Geissler (2):
      fix shellcheck failures
      systemd: no installation in templated targets

Patrick Williams (1):
      clang-format: copy latest and re-format

Includes adding the needed wants relationship with mboxd-reload@.service
for all host instances.

Tested:
- Confirmed the following in the built image:
/lib/systemd/system/mboxd-reload@0.service.wants/obmc-vpnor-updatesymlinks.service

Change-Id: I5c44dd1f1c2cae23c48c5092cb17a930ed872239
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb b/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb
index 4190801..2c6c3c3 100644
--- a/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb
+++ b/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb
@@ -67,7 +67,7 @@
 
 SRC_URI = "git://github.com/openbmc/openpower-pnor-code-mgmt;branch=master;protocol=https"
 
-SRCREV = "fe34ccd9dafbacfae567c8c5bdce488bb94bd798"
+SRCREV = "67dbb254da45755227fbec472737d3506f086afc"
 
 DBUS_SERVICE:${PN} += "org.open_power.Software.Host.Updater.service"