diff options
Diffstat (limited to 'recipes-extended')
11 files changed, 15 insertions, 0 deletions
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 |
| 8 | collect2: error: ld returned 1 exit status | 8 | collect2: error: ld returned 1 exit status |
| 9 | 9 | ||
| 10 | Upstream-Status: Pending | ||
| 10 | Signed-off-by: Ting Liu <ting.liu@nxp.com> | 11 | Signed-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> | |||
| 3 | Date: Wed, 3 Jul 2019 08:50:45 +0200 | 3 | Date: Wed, 3 Jul 2019 08:50:45 +0200 |
| 4 | Subject: [PATCH] Add RTE_KERNELDIR_OUT | 4 | Subject: [PATCH] Add RTE_KERNELDIR_OUT |
| 5 | 5 | ||
| 6 | Upstream-Status: Pending | ||
| 6 | Signed-off-by: C.r. Guo <nxa13725@lsv07004.swis.us-cdc01.nxp.com> | 7 | Signed-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 | |||
| 4 | Subject: [PATCH] add -Wno-cast-function-type | 4 | Subject: [PATCH] add -Wno-cast-function-type |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-Status: Inappropriate [configuration] |
| 7 | Signed-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 @@ | |||
| 1 | Explicitly use python3 | ||
| 2 | |||
| 3 | Upstream-Status: Pending | ||
| 4 | Signed-off-by: Ting Liu <ting.liu@nxp.com> | ||
| 5 | |||
| 1 | diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py | 6 | diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py |
| 2 | index 0194be046..86fe3a89d 100755 | 7 | index 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> | |||
| 3 | Date: Fri, 12 Aug 2016 10:41:51 +0800 | 3 | Date: Fri, 12 Aug 2016 10:41:51 +0800 |
| 4 | Subject: [PATCH] Makefile: use LDFLAGS if set | 4 | Subject: [PATCH] Makefile: use LDFLAGS if set |
| 5 | 5 | ||
| 6 | Upstream-Status: Pending | ||
| 6 | Signed-off-by: Ting Liu <ting.liu@nxp.com> | 7 | Signed-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 | |||
| 6 | fix the below error: | 6 | fix 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 | ||
| 9 | Upstream-Status: Pending | ||
| 9 | Signed-off-by: Chunrong Guo <B40290@freescale.com> | 10 | Signed-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 | ||
| 29 | Upstream-Status: Pending | ||
| 29 | Signed-off-by: Ting Liu <ting.liu@nxp.com> | 30 | Signed-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 @@ | |||
| 1 | This patch adds PowerPC support in SoftFloat. | 1 | This patch adds PowerPC support in SoftFloat. |
| 2 | 2 | ||
| 3 | Upstream-Status: Pending | ||
| 3 | Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> | 4 | Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> |
| 4 | Signed-off-by: Liu Yu <Yu.Liu@freescale.com> | 5 | Signed-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 @@ | |||
| 1 | This patch adds PowerPC E500v2 SPE support in TestFloat. | 1 | This patch adds PowerPC E500v2 SPE support in TestFloat. |
| 2 | And it disables the testing for hardware that can not trigger SPE interrupt. | 2 | And it disables the testing for hardware that can not trigger SPE interrupt. |
| 3 | 3 | ||
| 4 | Upstream-Status: Pending | ||
| 4 | Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> | 5 | Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> |
| 5 | Signed-off-by: Liu Yu <Yu.Liu@freescale.com> | 6 | Signed-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> | |||
| 3 | Date: Wed, 9 May 2012 02:42:57 -0500 | 3 | Date: Wed, 9 May 2012 02:42:57 -0500 |
| 4 | Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags | 4 | Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags |
| 5 | 5 | ||
| 6 | Upstream-Status: Pending | ||
| 6 | Signed-off-by: Ting Liu <b28495@freescale.com> | 7 | Signed-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 | |||
| 6 | The recipe file has pass the same parameter(-Wl,-rpath-link,<lib path>) | 6 | The recipe file has pass the same parameter(-Wl,-rpath-link,<lib path>) |
| 7 | to Makefile, so remove redundant parameters from BIN_LDFLAGS. | 7 | to Makefile, so remove redundant parameters from BIN_LDFLAGS. |
| 8 | 8 | ||
| 9 | Upstream-Status: Pending | ||
| 9 | Signed-off-by: Meng Li <Meng.Li@windriver.com> | 10 | Signed-off-by: Meng Li <Meng.Li@windriver.com> |
| 10 | --- | 11 | --- |
| 11 | Makefile | 1 - | 12 | Makefile | 1 - |
