summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2022-08-08 15:15:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-09 06:54:46 +0300
commitb164200092892a85dcf53a73e3bb56050da29834 (patch)
tree7da6ce3ae91ad2999530d5e9554d0193e12b4440 /meta-ibm
parentc1c74d03fed1e9387f2a759157333451ba5c429f (diff)
downloadopenbmc-b164200092892a85dcf53a73e3bb56050da29834.tar.xz
meta-aspeed: otptool: Multiple configurations
Enable generating multiple OTP binaries by specifying multiple OTP configuration files. Change-Id: I1ce81cd2c1d0f501578b927eb31cce5a37cdcf1f Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend b/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend
index 2a99328e38..12e9f88201 100644
--- a/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend
+++ b/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:append:p10bmc = " file://a3.json file://keys/"
-OTPTOOL_CONFIG:p10bmc = "${WORKDIR}/a3.json"
+OTPTOOL_CONFIGS:p10bmc = "${WORKDIR}/a3.json"
OTPTOOL_KEY_DIR:p10bmc = "${WORKDIR}/keys/"
# !!! Do not copy p10bmc's use of little-endian key ordering !!!