From b01b60256dbecf64a1ee6fe7ef8da2e0b949083b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Mar 2019 20:21:13 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3