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

# Enable signature verification by DISTRO_FEATURE obmc-ubi-fs
PACKAGECONFIG_append_df-obmc-ubi-fs = " verify_signature"

# Enable sync of persistent files to the alternate BMC chip
PACKAGECONFIG_append_df-obmc-ubi-fs = " sync_bmc_files"