commit | 5e1deceae5597872bb68917960c0ef096218a900 | [log] [tgz] |
---|---|---|
author | Asmitha Karunanithi <asmitk01@in.ibm.com> | Wed Oct 04 03:34:08 2023 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Thu Oct 05 19:58:12 2023 +0000 |
tree | 1f242d1180dc2d2211b758397e21c4fa2a6d5174 | |
parent | cbf87dd4b04c129c531ae7066343b481d91e9d27 [diff] |
meta-ibm: system1: enable side switch feature This commit enables side switching feature between images on IBM systems. Change-Id: I837d23a56e723f0596004e80fbb5834af536d9ee Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com>
diff --git a/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend b/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend index e4d4657..c8812e2 100644 --- a/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend +++ b/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
@@ -20,6 +20,7 @@ # Enable Side Switch Boot PACKAGECONFIG:append:p10bmc = " side_switch_on_boot" +PACKAGECONFIG:append:system1 = " side_switch_on_boot" # Enable sync of persistent files to the alternate BMC chip PACKAGECONFIG:append:sbp1 = " sync_bmc_files static-dual-image"