Skip to content

Commit

Permalink
bsp: tegra: do not install uefi capsules
Browse files Browse the repository at this point in the history
Do not install UEFI capsules to rootfs, lmp-boot-firmware should handle
that instead.

Signed-off-by: Igor Opaniuk <[email protected]>
  • Loading branch information
igoropaniuk authored and quaresmajose committed Aug 19, 2024
1 parent 0ade948 commit 2db8853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@ IMAGE_TEGRAFLASH_KERNEL:tegra = "${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}"
WKS_FILE:tegra:sota ?= "efidisk-sota.wks.in"
IMAGE_ROOTFS_SIZE:tegra = "65536"
PREFERRED_PROVIDER_virtual/bootloader:tegra ?= "edk2-firmware-tegra"
TEGRA_UEFI_CAPSULE_INSTALL_DIR:tegra = ""
OSTREE_LOADER_LINK:tegra = "0"
OSTREE_BOOTLOADER:tegra ?= "syslinux"
OSTREE_DEPLOY_DEVICETREE:tegra = "1"
Expand Down

0 comments on commit 2db8853

Please sign in to comment.