1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

Revert "arm/uefi_capsule: use U-Boot for capsule generation"

This reverts commit d0d1b96b0a.
This commit is contained in:
Jon Mason
2024-04-23 13:56:26 -04:00
parent 08474f5ce4
commit 39d31fff7f
5 changed files with 41 additions and 52 deletions

View File

@@ -38,8 +38,3 @@ local_conf_header:
# TS PSA API tests commands for crypto, its, ps and iat
CORE_IMAGE_EXTRA_INSTALL += "packagegroup-ts-tests-psa"
capsule: |
CAPSULE_EXTENSION = "uefi.capsule"
CAPSULE_FW_VERSION = "6"
CAPSULE_NAME = "${MACHINE}-v${CAPSULE_FW_VERSION}"