openpower-pnor-code-mgmt: srcrev bump 573552ae8e..bbb5e3bec1
Adriana Kobylak (1):
vpnor: Move clearvolatile services to vpnor
Andrew Geissler (2):
ensure volatile clear waits on dependency
ensure volatile clear occurs after reset check
Also added to this commit is the movement of the service files from
ubi to vpnor (required with the above commits)
Change-Id: I7832377107516fdc25f9983bb7e98ed6b0753347
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/flash/openpower-software-manager_git.bb b/recipes-phosphor/flash/openpower-software-manager_git.bb
index ccb6877..15e2977 100644
--- a/recipes-phosphor/flash/openpower-software-manager_git.bb
+++ b/recipes-phosphor/flash/openpower-software-manager_git.bb
@@ -42,7 +42,7 @@
SRC_URI += "git://github.com/openbmc/openpower-pnor-code-mgmt"
-SRCREV = "573552ae8e3dae3967032def9e1653dfc88676ad"
+SRCREV = "bbb5e3bec1ca0cc073e9096ced453adc23fecffb"
DBUS_SERVICE_${PN} += "org.open_power.Software.Host.Updater.service"