summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2022-08-29 22:52:25 +0200
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2022-08-29 22:53:47 +0200
commita3ad7977d6c76af9fb0c7a8cd69e18cc8f641059 (patch)
tree2279304c95e1bd2d004ca9553331386a75e8a190
parent7ad862bbbaaf4d912684c7634b45f68ad0feb400 (diff)
u-boot-toradex: move patches in the correct directory
Fix build issue with patches not found Relates-to: ELB-4680 Fixes: 7ad862bbbaaf ("u-boot: convert bbappend into our own recipe") Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch (renamed from recipes-bsp/u-boot/u-boot/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0001-toradex-tdx-cfg-block-use-only-snprintf.patch (renamed from recipes-bsp/u-boot/u-boot/0001-toradex-tdx-cfg-block-use-only-snprintf.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch (renamed from recipes-bsp/u-boot/u-boot/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0003-toradex-tdx-cfg-block-extend-assembly-version.patch (renamed from recipes-bsp/u-boot/u-boot/0003-toradex-tdx-cfg-block-extend-assembly-version.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch (renamed from recipes-bsp/u-boot/u-boot/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch (renamed from recipes-bsp/u-boot/u-boot/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0006-toradex-common-Remove-stale-comments-about-modules-a.patch (renamed from recipes-bsp/u-boot/u-boot/0006-toradex-common-Remove-stale-comments-about-modules-a.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0007-toradex-common-Use-ARRAY_SIZE-macro.patch (renamed from recipes-bsp/u-boot/u-boot/0007-toradex-common-Use-ARRAY_SIZE-macro.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch (renamed from recipes-bsp/u-boot/u-boot/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0009-toradex-common-Remove-stale-function-declaration.patch (renamed from recipes-bsp/u-boot/u-boot/0009-toradex-common-Remove-stale-function-declaration.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch (renamed from recipes-bsp/u-boot/u-boot/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch (renamed from recipes-bsp/u-boot/u-boot/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0012-toradex-common-Improve-product-serial-print-during-b.patch (renamed from recipes-bsp/u-boot/u-boot/0012-toradex-common-Improve-product-serial-print-during-b.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/0013-configs-colibri-imx7-Enable-bootd-command.patch (renamed from recipes-bsp/u-boot/u-boot/0013-configs-colibri-imx7-Enable-bootd-command.patch)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch (renamed from recipes-bsp/u-boot/u-boot/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch)0
15 files changed, 0 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch b/recipes-bsp/u-boot/u-boot-toradex/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch
index 4a19cd0..4a19cd0 100644
--- a/recipes-bsp/u-boot/u-boot/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch
diff --git a/recipes-bsp/u-boot/u-boot/0001-toradex-tdx-cfg-block-use-only-snprintf.patch b/recipes-bsp/u-boot/u-boot-toradex/0001-toradex-tdx-cfg-block-use-only-snprintf.patch
index bd03630..bd03630 100644
--- a/recipes-bsp/u-boot/u-boot/0001-toradex-tdx-cfg-block-use-only-snprintf.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0001-toradex-tdx-cfg-block-use-only-snprintf.patch
diff --git a/recipes-bsp/u-boot/u-boot/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch b/recipes-bsp/u-boot/u-boot-toradex/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch
index 4a6fd83..4a6fd83 100644
--- a/recipes-bsp/u-boot/u-boot/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0002-toradex-tdx-cfg-block-use-defines-for-string-length.patch
diff --git a/recipes-bsp/u-boot/u-boot/0003-toradex-tdx-cfg-block-extend-assembly-version.patch b/recipes-bsp/u-boot/u-boot-toradex/0003-toradex-tdx-cfg-block-extend-assembly-version.patch
index a92a535..a92a535 100644
--- a/recipes-bsp/u-boot/u-boot/0003-toradex-tdx-cfg-block-extend-assembly-version.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0003-toradex-tdx-cfg-block-extend-assembly-version.patch
diff --git a/recipes-bsp/u-boot/u-boot/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch b/recipes-bsp/u-boot/u-boot-toradex/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch
index a7f0ba3..a7f0ba3 100644
--- a/recipes-bsp/u-boot/u-boot/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0004-toradex-tdx-cfg-block-add-new-toradex-oui-range.patch
diff --git a/recipes-bsp/u-boot/u-boot/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch b/recipes-bsp/u-boot/u-boot-toradex/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch
index 3a597ac..3a597ac 100644
--- a/recipes-bsp/u-boot/u-boot/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0005-toradex-tdx-cfg-block-add-0068-i.mx-8m-mini-sku.patch
diff --git a/recipes-bsp/u-boot/u-boot/0006-toradex-common-Remove-stale-comments-about-modules-a.patch b/recipes-bsp/u-boot/u-boot-toradex/0006-toradex-common-Remove-stale-comments-about-modules-a.patch
index 1ac7a3e..1ac7a3e 100644
--- a/recipes-bsp/u-boot/u-boot/0006-toradex-common-Remove-stale-comments-about-modules-a.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0006-toradex-common-Remove-stale-comments-about-modules-a.patch
diff --git a/recipes-bsp/u-boot/u-boot/0007-toradex-common-Use-ARRAY_SIZE-macro.patch b/recipes-bsp/u-boot/u-boot-toradex/0007-toradex-common-Use-ARRAY_SIZE-macro.patch
index cb7fea8..cb7fea8 100644
--- a/recipes-bsp/u-boot/u-boot/0007-toradex-common-Use-ARRAY_SIZE-macro.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0007-toradex-common-Use-ARRAY_SIZE-macro.patch
diff --git a/recipes-bsp/u-boot/u-boot/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch b/recipes-bsp/u-boot/u-boot-toradex/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch
index 7668e83..7668e83 100644
--- a/recipes-bsp/u-boot/u-boot/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0008-toradex-tdx-cfg-block-Cleanup-interactive-cfg-block-.patch
diff --git a/recipes-bsp/u-boot/u-boot/0009-toradex-common-Remove-stale-function-declaration.patch b/recipes-bsp/u-boot/u-boot-toradex/0009-toradex-common-Remove-stale-function-declaration.patch
index d0a49a4..d0a49a4 100644
--- a/recipes-bsp/u-boot/u-boot/0009-toradex-common-Remove-stale-function-declaration.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0009-toradex-common-Remove-stale-function-declaration.patch
diff --git a/recipes-bsp/u-boot/u-boot/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch b/recipes-bsp/u-boot/u-boot-toradex/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch
index af02b2b..af02b2b 100644
--- a/recipes-bsp/u-boot/u-boot/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0010-toradex-common-Remove-ifdef-usage-for-2nd-ethaddr.patch
diff --git a/recipes-bsp/u-boot/u-boot/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch b/recipes-bsp/u-boot/u-boot-toradex/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch
index e74877e..e74877e 100644
--- a/recipes-bsp/u-boot/u-boot/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0011-toradex-tdx-cfg-block-Use-official-SKU-names.patch
diff --git a/recipes-bsp/u-boot/u-boot/0012-toradex-common-Improve-product-serial-print-during-b.patch b/recipes-bsp/u-boot/u-boot-toradex/0012-toradex-common-Improve-product-serial-print-during-b.patch
index f9bdeab..f9bdeab 100644
--- a/recipes-bsp/u-boot/u-boot/0012-toradex-common-Improve-product-serial-print-during-b.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0012-toradex-common-Improve-product-serial-print-during-b.patch
diff --git a/recipes-bsp/u-boot/u-boot/0013-configs-colibri-imx7-Enable-bootd-command.patch b/recipes-bsp/u-boot/u-boot-toradex/0013-configs-colibri-imx7-Enable-bootd-command.patch
index c7b17c2..c7b17c2 100644
--- a/recipes-bsp/u-boot/u-boot/0013-configs-colibri-imx7-Enable-bootd-command.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/0013-configs-colibri-imx7-Enable-bootd-command.patch
diff --git a/recipes-bsp/u-boot/u-boot/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch b/recipes-bsp/u-boot/u-boot-toradex/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch
index dbcfa32..dbcfa32 100644
--- a/recipes-bsp/u-boot/u-boot/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch
+++ b/recipes-bsp/u-boot/u-boot-toradex/use-head-next/0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch