summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
blob: 13c434d16aef993442c17e196651b8745a9924d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
BMC_RW_MTD = "bmc"
BMC_RO_MTD = "alt-bmc+bmc"
BMC_KERNEL_MTD = "bmc"

# Enable signature verification
PACKAGECONFIG_append_witherspoon = " verify_signature"
PACKAGECONFIG_append_swift = " verify_signature"

# Enable sync of persistent files to the alternate BMC chip
PACKAGECONFIG_append_witherspoon = " sync_bmc_files"
PACKAGECONFIG_append_swift = " sync_bmc_files"