phosphor-bmc-code-mgmt: Add Add static-dual-image config and srcrev bump 88ba1f9ec7..554757b9a8
Add static-dual-image package config to enable/disable the feature for
dual image support for static layout, and install the related services.
Lei YU (13):
item_updater: Fix crash in updateUbootEnvVars()
dual-image: Mount alt dirs
dual-image: Always create os-release symlink
dual-image: Do not erase image if os-release is not found
dual-image: Detect the running image slot
dual-image: Set priority for primary and secondary flash
dual-image: Add alt-rwfs-dir config
dual-image: Sync files before sync-manager starts
dual-image: Remove the functional check on delete
dual-image: Implement BMC update when running on secondary
dual-image: remount alt partitions during update
dual-image: Add reset-cs0-aspeed to reset the CS
dual-image: Fix the install of obmc-flash-bmc-alt@.service
Change-Id: I71b1356eefe7662ef4a934b100ba1b82aa0cf5dd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index b55e337..598cff6 100644
--- a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
+++ b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt;branch=master;protocol=https"
-SRCREV = "88ba1f9ec712d82e8111952df0524bb460c2acb0"
+SRCREV = "554757b9a876b4b1d1757191c5744fb17c5c7f23"