summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-18 09:30:15 +0300
committerAdriana Kobylak <anoo@linux.ibm.com>2022-03-22 23:17:47 +0300
commitd0da820feec582aebc8cdee7ea23b1fd262e09bd (patch)
tree26389b393203f12aa04c72af5a7ca1e73feefc50 /meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
parente1cea2c36a971167d087548488f3365c3d232434 (diff)
downloadopenbmc-d0da820feec582aebc8cdee7ea23b1fd262e09bd.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc')
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index b55e337c10..598cff6009 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 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
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"