Skip to content

Commit

Permalink
[FIXME] bsp: lmp-machine-custom: drop recovery
Browse files Browse the repository at this point in the history
The PR663 is need on top of the meta-lmp-base/classes/kernel-lmp-fitimage.bbclass
foundriesio@a2adf25

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
  • Loading branch information
quaresmajose committed Oct 31, 2024
1 parent f4ca1b7 commit 2beacd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ UBOOT_ENTRYPOINT:qemuarm64 = "0x40080000"
MACHINE_FEATURES:append:qemuarm64-secureboot = " optee"
OSTREE_SPLIT_BOOT:qemuarm64-secureboot = "1"
OSTREE_DEPLOY_USR_OSTREE_BOOT:qemuarm64-secureboot = "1"
INITRAMFS_RECOVERY_IMAGE:qemuarm64-secureboot = "initramfs-ostree-lmp-recovery"
# https://github.com/foundriesio/meta-lmp/pull/663/commits/a2adf25f3894f1dcd53a5ab641f68be7eb0330a5
#INITRAMFS_RECOVERY_IMAGE:qemuarm64-secureboot = "initramfs-ostree-lmp-recovery"
WKS_FILE:sota:qemuarm64-secureboot = "sdimage-split-boot-sota.wks.in"
## Use same minimal memory amount as suggested by op-tee
QB_MEM:qemuarm64-secureboot = "-m 1057"
Expand Down

0 comments on commit 2beacd6

Please sign in to comment.