summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/atf/qoriq-atf/tf-a-tests-no-warn-rwx-segments.patch1
-rw-r--r--recipes-bsp/boot-format/boot-format/flags.patch7
-rw-r--r--recipes-bsp/imx-kobs/imx-kobs/0001-Add-missing-includes-as-pointed-out-by-musl.patch1
-rw-r--r--recipes-bsp/mxsldr/mxsldr/0001-Do-not-ignore-OE-cflags-and-ldflags.patch1
-rw-r--r--recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch1
-rw-r--r--recipes-dpaa2/restool/files/disable-manpage-generation.patch1
-rw-r--r--recipes-extended/dpdk/dpdk-20.11/0001-drivers-net-enetfec-enet_uio.c-fix-multiple-definiti.patch1
-rw-r--r--recipes-extended/dpdk/dpdk/0001-Add-RTE_KERNELDIR_OUT.patch1
-rw-r--r--recipes-extended/dpdk/dpdk/0001-add-Wno-cast-function-type.patch1
-rw-r--r--recipes-extended/dpdk/dpdk/0005-use-python3-instead-of-python.patch5
-rw-r--r--recipes-extended/ipc-ust/ipc-ust/Makefile-use-LDFLAGS-if-set.patch1
-rw-r--r--recipes-extended/odp/odp/0001-Fix-this-build-error.patch1
-rw-r--r--recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch1
-rw-r--r--recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch1
-rw-r--r--recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch1
-rw-r--r--recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch1
-rw-r--r--recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch1
-rw-r--r--recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch2
-rw-r--r--recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch1
-rw-r--r--recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch1
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch1
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/Add-makefile.patch4
-rwxr-xr-xrecipes-multimedia/tinycompress/tinycompress/0001-tinycompress-Add-id3-decoding.patch1
-rw-r--r--recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch1
-rw-r--r--recipes-support/opencv/opencv/0001-Add-smaller-version-of-download_models.py.patch1
-rw-r--r--recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch1
-rw-r--r--recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch1
27 files changed, 40 insertions, 1 deletions
diff --git a/recipes-bsp/atf/qoriq-atf/tf-a-tests-no-warn-rwx-segments.patch b/recipes-bsp/atf/qoriq-atf/tf-a-tests-no-warn-rwx-segments.patch
index 8412499e2..a88010828 100644
--- a/recipes-bsp/atf/qoriq-atf/tf-a-tests-no-warn-rwx-segments.patch
+++ b/recipes-bsp/atf/qoriq-atf/tf-a-tests-no-warn-rwx-segments.patch
@@ -11,6 +11,7 @@ There is a ticket filed upstream[2], so until that is resolved just disable the
11[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107 11[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107
12[2] https://developer.trustedfirmware.org/T996 12[2] https://developer.trustedfirmware.org/T996
13 13
14Upstream-Status: Backport [https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/19401]
14Signed-off-by: Jun Zhu <junzhu@nxp.com> 15Signed-off-by: Jun Zhu <junzhu@nxp.com>
15--- 16---
16 Makefile | 2 +- 17 Makefile | 2 +-
diff --git a/recipes-bsp/boot-format/boot-format/flags.patch b/recipes-bsp/boot-format/boot-format/flags.patch
index cddb34cde..0a64b86b4 100644
--- a/recipes-bsp/boot-format/boot-format/flags.patch
+++ b/recipes-bsp/boot-format/boot-format/flags.patch
@@ -1,3 +1,10 @@
1Respect LDFLAGS from environment
2
3This fixes cross build using OE
4
5Upstream-Status: Pending
6Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7
1Index: git/Makefile 8Index: git/Makefile
2=================================================================== 9===================================================================
3--- git.orig/Makefile 10--- git.orig/Makefile
diff --git a/recipes-bsp/imx-kobs/imx-kobs/0001-Add-missing-includes-as-pointed-out-by-musl.patch b/recipes-bsp/imx-kobs/imx-kobs/0001-Add-missing-includes-as-pointed-out-by-musl.patch
index 9c86f074b..297e64e24 100644
--- a/recipes-bsp/imx-kobs/imx-kobs/0001-Add-missing-includes-as-pointed-out-by-musl.patch
+++ b/recipes-bsp/imx-kobs/imx-kobs/0001-Add-missing-includes-as-pointed-out-by-musl.patch
@@ -6,6 +6,7 @@ Subject: [PATCH] Add missing includes as pointed out by musl
6These headers are indrectly included when building with 6These headers are indrectly included when building with
7glibc, this is exposed when compiling with musl systems 7glibc, this is exposed when compiling with musl systems
8 8
9Upstream-Status: Pending
9Signed-off-by: Khem Raj <raj.khem@gmail.com> 10Signed-off-by: Khem Raj <raj.khem@gmail.com>
10--- 11---
11 src/mtd.h | 3 +++ 12 src/mtd.h | 3 +++
diff --git a/recipes-bsp/mxsldr/mxsldr/0001-Do-not-ignore-OE-cflags-and-ldflags.patch b/recipes-bsp/mxsldr/mxsldr/0001-Do-not-ignore-OE-cflags-and-ldflags.patch
index c8c8413a2..e1be23184 100644
--- a/recipes-bsp/mxsldr/mxsldr/0001-Do-not-ignore-OE-cflags-and-ldflags.patch
+++ b/recipes-bsp/mxsldr/mxsldr/0001-Do-not-ignore-OE-cflags-and-ldflags.patch
@@ -3,6 +3,7 @@ From: Khem Raj <raj.khem@gmail.com>
3Date: Tue, 25 Sep 2018 01:23:02 -0700 3Date: Tue, 25 Sep 2018 01:23:02 -0700
4Subject: [PATCH] Do not ignore OE cflags and ldflags 4Subject: [PATCH] Do not ignore OE cflags and ldflags
5 5
6Upstream-Status: Pending
6Signed-off-by: Khem Raj <raj.khem@gmail.com> 7Signed-off-by: Khem Raj <raj.khem@gmail.com>
7--- 8---
8 Makefile | 4 ++-- 9 Makefile | 4 ++--
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch b/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch
index 92b75f769..d8bc30b41 100644
--- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch
+++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch
@@ -5,6 +5,7 @@ Subject: [PATCH] remove libio.h
5 5
6update for glibc libio.h removal in 2.28+ 6update for glibc libio.h removal in 2.28+
7 7
8Upstream-Status: Pending
8Signed-off-by: BJ DevOps Team <bjdevops@NXP1.onmicrosoft.com> 9Signed-off-by: BJ DevOps Team <bjdevops@NXP1.onmicrosoft.com>
9--- 10---
10 flib/mc/fsl_mc_sys.h | 1 - 11 flib/mc/fsl_mc_sys.h | 1 -
diff --git a/recipes-dpaa2/restool/files/disable-manpage-generation.patch b/recipes-dpaa2/restool/files/disable-manpage-generation.patch
index ec5128307..34f2ae2d0 100644
--- a/recipes-dpaa2/restool/files/disable-manpage-generation.patch
+++ b/recipes-dpaa2/restool/files/disable-manpage-generation.patch
@@ -3,6 +3,7 @@ From: Ting Liu <ting.liu@nxp.com>
3Date: Fri, 15 Oct 2021 09:36:04 +0530 3Date: Fri, 15 Oct 2021 09:36:04 +0530
4Subject: [PATCH] disable manpage generation 4Subject: [PATCH] disable manpage generation
5 5
6Upstream-Status: Inappropriate [Cross-compile specific]
6Signed-off-by: Ting Liu <ting.liu@nxp.com> 7Signed-off-by: Ting Liu <ting.liu@nxp.com>
7--- 8---
8 Makefile | 1 - 9 Makefile | 1 -
diff --git a/recipes-extended/dpdk/dpdk-20.11/0001-drivers-net-enetfec-enet_uio.c-fix-multiple-definiti.patch b/recipes-extended/dpdk/dpdk-20.11/0001-drivers-net-enetfec-enet_uio.c-fix-multiple-definiti.patch
index f19b2b32c..f88b64843 100644
--- a/recipes-extended/dpdk/dpdk-20.11/0001-drivers-net-enetfec-enet_uio.c-fix-multiple-definiti.patch
+++ b/recipes-extended/dpdk/dpdk-20.11/0001-drivers-net-enetfec-enet_uio.c-fix-multiple-definiti.patch
@@ -7,6 +7,7 @@ Subject: [PATCH] drivers/net/enetfec/enet_uio.c: fix multiple definition
7.../examples/flow_classify/flow_classify.c:170: first defined here 7.../examples/flow_classify/flow_classify.c:170: first defined here
8collect2: error: ld returned 1 exit status 8collect2: error: ld returned 1 exit status
9 9
10Upstream-Status: Pending
10Signed-off-by: Ting Liu <ting.liu@nxp.com> 11Signed-off-by: Ting Liu <ting.liu@nxp.com>
11--- 12---
12 drivers/net/enetfec/enet_uio.c | 2 +- 13 drivers/net/enetfec/enet_uio.c | 2 +-
diff --git a/recipes-extended/dpdk/dpdk/0001-Add-RTE_KERNELDIR_OUT.patch b/recipes-extended/dpdk/dpdk/0001-Add-RTE_KERNELDIR_OUT.patch
index 5ee48a59a..383b9085c 100644
--- a/recipes-extended/dpdk/dpdk/0001-Add-RTE_KERNELDIR_OUT.patch
+++ b/recipes-extended/dpdk/dpdk/0001-Add-RTE_KERNELDIR_OUT.patch
@@ -3,6 +3,7 @@ From: Chunrong Guo <chunrong.guo@nxp.com>
3Date: Wed, 3 Jul 2019 08:50:45 +0200 3Date: Wed, 3 Jul 2019 08:50:45 +0200
4Subject: [PATCH] Add RTE_KERNELDIR_OUT 4Subject: [PATCH] Add RTE_KERNELDIR_OUT
5 5
6Upstream-Status: Pending
6Signed-off-by: C.r. Guo <nxa13725@lsv07004.swis.us-cdc01.nxp.com> 7Signed-off-by: C.r. Guo <nxa13725@lsv07004.swis.us-cdc01.nxp.com>
7--- 8---
8 kernel/linux/kni/Makefile | 2 +- 9 kernel/linux/kni/Makefile | 2 +-
diff --git a/recipes-extended/dpdk/dpdk/0001-add-Wno-cast-function-type.patch b/recipes-extended/dpdk/dpdk/0001-add-Wno-cast-function-type.patch
index fa0eda87f..b4b8a5488 100644
--- a/recipes-extended/dpdk/dpdk/0001-add-Wno-cast-function-type.patch
+++ b/recipes-extended/dpdk/dpdk/0001-add-Wno-cast-function-type.patch
@@ -4,6 +4,7 @@ Date: Wed, 27 Mar 2019 09:35:43 +0100
4Subject: [PATCH] add -Wno-cast-function-type 4Subject: [PATCH] add -Wno-cast-function-type
5 5
6Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [configuration]
7Signed-off-by: "C.r. Guo" <nxa13725@lsv07005.swis.us-cdc01.nxp.com>
7--- 8---
8 examples/cmdif/lib/Makefile | 2 +- 9 examples/cmdif/lib/Makefile | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-) 10 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/dpdk/dpdk/0005-use-python3-instead-of-python.patch b/recipes-extended/dpdk/dpdk/0005-use-python3-instead-of-python.patch
index 81ca12440..b1bdf09b4 100644
--- a/recipes-extended/dpdk/dpdk/0005-use-python3-instead-of-python.patch
+++ b/recipes-extended/dpdk/dpdk/0005-use-python3-instead-of-python.patch
@@ -1,3 +1,8 @@
1Explicitly use python3
2
3Upstream-Status: Pending
4Signed-off-by: Ting Liu <ting.liu@nxp.com>
5
1diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py 6diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py
2index 0194be046..86fe3a89d 100755 7index 0194be046..86fe3a89d 100755
3--- a/app/test-bbdev/test-bbdev.py 8--- a/app/test-bbdev/test-bbdev.py
diff --git a/recipes-extended/ipc-ust/ipc-ust/Makefile-use-LDFLAGS-if-set.patch b/recipes-extended/ipc-ust/ipc-ust/Makefile-use-LDFLAGS-if-set.patch
index e991f70a2..6a0d82a6e 100644
--- a/recipes-extended/ipc-ust/ipc-ust/Makefile-use-LDFLAGS-if-set.patch
+++ b/recipes-extended/ipc-ust/ipc-ust/Makefile-use-LDFLAGS-if-set.patch
@@ -3,6 +3,7 @@ From: Ting Liu <ting.liu@nxp.com>
3Date: Fri, 12 Aug 2016 10:41:51 +0800 3Date: Fri, 12 Aug 2016 10:41:51 +0800
4Subject: [PATCH] Makefile: use LDFLAGS if set 4Subject: [PATCH] Makefile: use LDFLAGS if set
5 5
6Upstream-Status: Pending
6Signed-off-by: Ting Liu <ting.liu@nxp.com> 7Signed-off-by: Ting Liu <ting.liu@nxp.com>
7--- 8---
8 dsp_boot/Makefile | 6 +++--- 9 dsp_boot/Makefile | 6 +++---
diff --git a/recipes-extended/odp/odp/0001-Fix-this-build-error.patch b/recipes-extended/odp/odp/0001-Fix-this-build-error.patch
index fd276437c..cebd7da16 100644
--- a/recipes-extended/odp/odp/0001-Fix-this-build-error.patch
+++ b/recipes-extended/odp/odp/0001-Fix-this-build-error.patch
@@ -6,6 +6,7 @@ Subject: [PATCH] Fix this build error
6fix the below error: 6fix the below error:
7|error: 'SIGEV_THREAD' undeclared (first use in this function); did you mean 'CLONE_THREAD'? 7|error: 'SIGEV_THREAD' undeclared (first use in this function); did you mean 'CLONE_THREAD'?
8 8
9Upstream-Status: Pending
9Signed-off-by: Chunrong Guo <B40290@freescale.com> 10Signed-off-by: Chunrong Guo <B40290@freescale.com>
10--- 11---
11 example/lpm-ipfwd/app/odp_lpmfwd.c | 1 + 12 example/lpm-ipfwd/app/odp_lpmfwd.c | 1 +
diff --git a/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch b/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
index a2befbd6d..e535487f2 100644
--- a/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
+++ b/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
@@ -26,6 +26,7 @@ Fix build error with gcc 11:
26| | ^~~~~~~~~~~~~~~~~~~~~ 26| | ^~~~~~~~~~~~~~~~~~~~~
27| cc1: all warnings being treated as errors 27| cc1: all warnings being treated as errors
28 28
29Upstream-Status: Pending
29Signed-off-by: Ting Liu <ting.liu@nxp.com> 30Signed-off-by: Ting Liu <ting.liu@nxp.com>
30--- 31---
31 app/pktgen.h | 2 +- 32 app/pktgen.h | 2 +-
diff --git a/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch b/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch
index b6db2de25..51a0da191 100644
--- a/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch
+++ b/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch
@@ -1,5 +1,6 @@
1This patch adds PowerPC support in SoftFloat. 1This patch adds PowerPC support in SoftFloat.
2 2
3Upstream-Status: Pending
3Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> 4Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
4Signed-off-by: Liu Yu <Yu.Liu@freescale.com> 5Signed-off-by: Liu Yu <Yu.Liu@freescale.com>
5--- 6---
diff --git a/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch b/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch
index c34421cfd..2e9041749 100644
--- a/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch
+++ b/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch
@@ -1,6 +1,7 @@
1This patch adds PowerPC E500v2 SPE support in TestFloat. 1This patch adds PowerPC E500v2 SPE support in TestFloat.
2And it disables the testing for hardware that can not trigger SPE interrupt. 2And it disables the testing for hardware that can not trigger SPE interrupt.
3 3
4Upstream-Status: Pending
4Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> 5Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
5Signed-off-by: Liu Yu <Yu.Liu@freescale.com> 6Signed-off-by: Liu Yu <Yu.Liu@freescale.com>
6--- 7---
diff --git a/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch b/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch
index f2ff1c002..c6cfaf417 100644
--- a/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch
+++ b/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch
@@ -3,6 +3,7 @@ From: Ting Liu <b28495@freescale.com>
3Date: Wed, 9 May 2012 02:42:57 -0500 3Date: Wed, 9 May 2012 02:42:57 -0500
4Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags 4Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags
5 5
6Upstream-Status: Pending
6Signed-off-by: Ting Liu <b28495@freescale.com> 7Signed-off-by: Ting Liu <b28495@freescale.com>
7--- 8---
8 SoftFloat-2b/softfloat/bits32/powerpc-GCC/Makefile | 4 ++-- 9 SoftFloat-2b/softfloat/bits32/powerpc-GCC/Makefile | 4 ++--
diff --git a/recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch b/recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch
index 807f6a822..3a9bc31f8 100644
--- a/recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch
+++ b/recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch
@@ -6,6 +6,7 @@ Subject: [PATCH] tsntool: remove redundant parameters from BIN_LDFLAGS
6The recipe file has pass the same parameter(-Wl,-rpath-link,<lib path>) 6The recipe file has pass the same parameter(-Wl,-rpath-link,<lib path>)
7to Makefile, so remove redundant parameters from BIN_LDFLAGS. 7to Makefile, so remove redundant parameters from BIN_LDFLAGS.
8 8
9Upstream-Status: Pending
9Signed-off-by: Meng Li <Meng.Li@windriver.com> 10Signed-off-by: Meng Li <Meng.Li@windriver.com>
10--- 11---
11 Makefile | 1 - 12 Makefile | 1 -
diff --git a/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch b/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
index d899540fb..8401793cd 100644
--- a/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
+++ b/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Replace glWindowPos2iARB calls with glWindowPos2i
6Vivante libGL does not provide the glWindowPos2iARB symbol, but 6Vivante libGL does not provide the glWindowPos2iARB symbol, but
7glWindowPos2i. Use this instead. 7glWindowPos2i. Use this instead.
8 8
9Upstream-Status: Inapropriate [embedded specific] 9Upstream-Status: Inappropriate [embedded specific]
10 10
11Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com> 11Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com>
12Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> 12Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
diff --git a/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
index 676d0338a..59f2a4b67 100644
--- a/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
+++ b/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
@@ -20,6 +20,7 @@ Thus the build fails with:
20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found 20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
21wayland-scanner with Yocto toolchain") fixes the issue. 21wayland-scanner with Yocto toolchain") fixes the issue.
22 22
23Upstream-Status: Inappropriate [Cross-compile Specific]
23Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> 24Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
24--- 25---
25 protocol/meson.build | 2 +- 26 protocol/meson.build | 2 +-
diff --git a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
index 39439ce16..25a4770f8 100644
--- a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
+++ b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
@@ -20,6 +20,7 @@ Thus the build fails with:
20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found 20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
21wayland-scanner with Yocto toolchain") fixes the issue. 21wayland-scanner with Yocto toolchain") fixes the issue.
22 22
23Upstream-Status: Inappropriate [Cross-compile specific]
23Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> 24Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
24--- 25---
25 protocol/meson.build | 2 +- 26 protocol/meson.build | 2 +-
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch b/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
index 24f08f98b..71e045b24 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
+++ b/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
@@ -11,6 +11,7 @@ anymore.
11This change doesn't enable atomic by default, but it allows a user to 11This change doesn't enable atomic by default, but it allows a user to
12enabled it again. 12enabled it again.
13 13
14Upstream-Status: Pending
14Signed-off-by: Daniel Abrecht <public@danielabrecht.ch> 15Signed-off-by: Daniel Abrecht <public@danielabrecht.ch>
15 16
16--- 17---
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/Add-makefile.patch b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/Add-makefile.patch
index 63f408c5a..efe6cec6f 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/Add-makefile.patch
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/Add-makefile.patch
@@ -1,3 +1,7 @@
1Add makefile to kernel-module-imx-gpu-viv
2
3Upstream-Status: Pending
4Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
1Index: git/Makefile 5Index: git/Makefile
2=================================================================== 6===================================================================
3--- /dev/null 1970-01-01 00:00:00.000000000 +0000 7--- /dev/null 1970-01-01 00:00:00.000000000 +0000
diff --git a/recipes-multimedia/tinycompress/tinycompress/0001-tinycompress-Add-id3-decoding.patch b/recipes-multimedia/tinycompress/tinycompress/0001-tinycompress-Add-id3-decoding.patch
index f578148a1..78ff6989c 100755
--- a/recipes-multimedia/tinycompress/tinycompress/0001-tinycompress-Add-id3-decoding.patch
+++ b/recipes-multimedia/tinycompress/tinycompress/0001-tinycompress-Add-id3-decoding.patch
@@ -3,6 +3,7 @@ From: Shengjiu Wang <shengjiu.wang@nxp.com>
3Date: Fri, 13 Jul 2018 18:13:24 +0800 3Date: Fri, 13 Jul 2018 18:13:24 +0800
4Subject: [PATCH] tinycompress: Add id3 decoding 4Subject: [PATCH] tinycompress: Add id3 decoding
5 5
6Upstream-Status: Pending
6Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> 7Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
7--- 8---
8 include/tinycompress/id3_tag_decode.h | 198 +++++++++++ 9 include/tinycompress/id3_tag_decode.h | 198 +++++++++++
diff --git a/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch b/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch
index 9e6a61371..b1b00623d 100644
--- a/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch
+++ b/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch
@@ -3,6 +3,7 @@ From: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
3Date: Thu, 31 Mar 2016 00:20:15 +0200 3Date: Thu, 31 Mar 2016 00:20:15 +0200
4Subject: [PATCH] 3rdparty/ippicv: Use pre-downloaded ipp 4Subject: [PATCH] 3rdparty/ippicv: Use pre-downloaded ipp
5 5
6Upstream-Status: Pending
6Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> 7Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
7Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> 8Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
8 9
diff --git a/recipes-support/opencv/opencv/0001-Add-smaller-version-of-download_models.py.patch b/recipes-support/opencv/opencv/0001-Add-smaller-version-of-download_models.py.patch
index 0aabee29f..46232ec5c 100644
--- a/recipes-support/opencv/opencv/0001-Add-smaller-version-of-download_models.py.patch
+++ b/recipes-support/opencv/opencv/0001-Add-smaller-version-of-download_models.py.patch
@@ -3,6 +3,7 @@ From: Tom Hochstein <tom.hochstein@nxp.com>
3Date: Tue, 1 Sep 2020 14:57:07 -0500 3Date: Tue, 1 Sep 2020 14:57:07 -0500
4Subject: [PATCH] Add smaller version of download_models.py 4Subject: [PATCH] Add smaller version of download_models.py
5 5
6Upstream-Status: Pending
6Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> 7Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
7--- 8---
8 testdata/dnn/download_models_basic.py | 159 ++++++++++++++++++++++++++ 9 testdata/dnn/download_models_basic.py | 159 ++++++++++++++++++++++++++
diff --git a/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch b/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch
index 1e47f8b16..aa7d335ea 100644
--- a/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch
+++ b/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch
@@ -4,6 +4,7 @@ Date: Wed, 9 May 2018 13:33:59 -0700
4Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function 4Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function
5 compile failure until next uprev 5 compile failure until next uprev
6 6
7Upstream-Status: Inappropriate [platform specific]
7Signed-off-by: Jason Wessel <jason.wessel@windriver.com> 8Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
8 9
9--- 10---
diff --git a/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch b/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch
index bb47ef2ba..d39c05822 100644
--- a/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch
+++ b/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch
@@ -7,6 +7,7 @@ Subject: [PATCH] To fix errors as following:
7"perf_abs.cpp:13: undefined reference to `cvtest::param_seed'" 7"perf_abs.cpp:13: undefined reference to `cvtest::param_seed'"
8"test_superres.cpp:270: undefined reference to `checkIppStatus()'" 8"test_superres.cpp:270: undefined reference to `checkIppStatus()'"
9 9
10Upstream-Status: Pending
10Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> 11Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
11 12
12Also add the visibility changes for certain OpenCL-related functions in 13Also add the visibility changes for certain OpenCL-related functions in