openpower-pnor-code-mgmt: srcrev bump 0d2f932124..e499446423

Lei YU (25):
      Add repo specific items in .gitignore
      Refactor: Split item_updater to common and ubi
      Refactor: Move watch to ubi
      Refactor: Move determinId to ubi
      Refactor: Remove unused isLowestPriority()
      Refactor: Split Activation into common and ubi
      Refactor: Move serialize to ubi
      Refactor: Make createActivation() common
      Static layout: Generate tar.gz for static layout pnor
      Static layout: Add dummy item_updater
      Static layout: Read PNOR VERSION using pflash
      Static layout: Add dummy activation_static
      Static layout: Implement PNOR code update
      Static layout: Implement gard reset
      Static layout: Implement factory reset
      Static layout: Use pflash to get partitions to clear
      Static layout: Do not update PNOR when host is on
      Static layout: Do not crash on empty PNOR
      test: Fix parallel build error on tests
      test: Add sources of static PNOR
      test: Add test for GetVersions()
      test: Add test for getPartsToClear
      Refactor: Fix issues found by cppcheck
      Install services to systemd unit dir
      Refactor: Use hiomapd instead of mboxd

(From meta-openpower rev: 847e65d7734035384e227003a685a32242f6e233)

Change-Id: If8ef37077f6f8b40962ef3f09dff3778303cdf2f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 cdf061b..9ec4b9b 100644
--- a/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb
+++ b/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb
@@ -40,7 +40,7 @@
 
 SRC_URI += "file://obmc-flash-bios"
 
-SRCREV = "0d2f93212461c763ccf50df74485d10729cbdd48"
+SRCREV = "e499446423d6ebe96f74e079de36a8929d47277b"
 
 do_install_append() {
         install -d ${D}${sbindir}