imx-atf: update to NXP's lf-6.1.1_1.0.0 release for ccimx93

Remove patch file "0001-Makefile-Suppress-array-bounds-error.patch"
for ccimx93, as it is already included in the lf-6.1.1_1.0.0 revision.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-06-15 14:43:16 +02:00
parent 88d7cc0a77
commit fd2f9ea2b2
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ SRC_URI:append = " \
file://0005-ccimx93-use-UART6-for-the-default-console.patch \
"
# Use NXP's lf-6.1.1_1.0.0 release for ccimx93
SRCREV:ccimx93 = "616a4588f333522d50a55bedd2b9a90a51474a75"
SRC_URI:remove:ccimx93 = "file://0001-Makefile-Suppress-array-bounds-error.patch"
BOOT_TOOLS = "imx-boot-tools"
do_deploy:append() {