summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-18 23:21:13 +0300
committerEd Tanous <ed@tanous.net>2019-03-29 02:02:11 +0300
commitb01b60256dbecf64a1ee6fe7ef8da2e0b949083b (patch)
tree9a201cbd1a9fc7ab4b822524143aafac58142ca7
parentf252ab69321ec3b5c5e1517cafb4e357c3550fb7 (diff)
downloadopenbmc-b01b60256dbecf64a1ee6fe7ef8da2e0b949083b.tar.xz
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>
-rw-r--r--meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 cdf061bf0..9ec4b9bd9 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 += "git://github.com/openbmc/openpower-pnor-code-mgmt"
SRC_URI += "file://obmc-flash-bios"
-SRCREV = "0d2f93212461c763ccf50df74485d10729cbdd48"
+SRCREV = "e499446423d6ebe96f74e079de36a8929d47277b"
do_install_append() {
install -d ${D}${sbindir}