mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 21:09:04 +02:00
recipes: Add missing patch tag Upstream-Status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c327d5541e
commit
f724cfced0
|
@ -11,6 +11,7 @@ There is a ticket filed upstream[2], so until that is resolved just disable the
|
|||
[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107
|
||||
[2] https://developer.trustedfirmware.org/T996
|
||||
|
||||
Upstream-Status: Backport [https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/19401]
|
||||
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
||||
---
|
||||
Makefile | 2 +-
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
Respect LDFLAGS from environment
|
||||
|
||||
This fixes cross build using OE
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
||||
|
||||
Index: git/Makefile
|
||||
===================================================================
|
||||
--- git.orig/Makefile
|
||||
|
|
|
@ -6,6 +6,7 @@ Subject: [PATCH] Add missing includes as pointed out by musl
|
|||
These headers are indrectly included when building with
|
||||
glibc, this is exposed when compiling with musl systems
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/mtd.h | 3 +++
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Khem Raj <raj.khem@gmail.com>
|
|||
Date: Tue, 25 Sep 2018 01:23:02 -0700
|
||||
Subject: [PATCH] Do not ignore OE cflags and ldflags
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
Makefile | 4 ++--
|
||||
|
|
|
@ -5,6 +5,7 @@ Subject: [PATCH] remove libio.h
|
|||
|
||||
update for glibc libio.h removal in 2.28+
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: BJ DevOps Team <bjdevops@NXP1.onmicrosoft.com>
|
||||
---
|
||||
flib/mc/fsl_mc_sys.h | 1 -
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Ting Liu <ting.liu@nxp.com>
|
|||
Date: Fri, 15 Oct 2021 09:36:04 +0530
|
||||
Subject: [PATCH] disable manpage generation
|
||||
|
||||
Upstream-Status: Inappropriate [Cross-compile specific]
|
||||
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
||||
---
|
||||
Makefile | 1 -
|
||||
|
|
|
@ -7,6 +7,7 @@ Subject: [PATCH] drivers/net/enetfec/enet_uio.c: fix multiple definition
|
|||
.../examples/flow_classify/flow_classify.c:170: first defined here
|
||||
collect2: error: ld returned 1 exit status
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
||||
---
|
||||
drivers/net/enetfec/enet_uio.c | 2 +-
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Chunrong Guo <chunrong.guo@nxp.com>
|
|||
Date: Wed, 3 Jul 2019 08:50:45 +0200
|
||||
Subject: [PATCH] Add RTE_KERNELDIR_OUT
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: C.r. Guo <nxa13725@lsv07004.swis.us-cdc01.nxp.com>
|
||||
---
|
||||
kernel/linux/kni/Makefile | 2 +-
|
||||
|
|
|
@ -4,6 +4,7 @@ Date: Wed, 27 Mar 2019 09:35:43 +0100
|
|||
Subject: [PATCH] add -Wno-cast-function-type
|
||||
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
Signed-off-by: "C.r. Guo" <nxa13725@lsv07005.swis.us-cdc01.nxp.com>
|
||||
---
|
||||
examples/cmdif/lib/Makefile | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
Explicitly use python3
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
||||
|
||||
diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py
|
||||
index 0194be046..86fe3a89d 100755
|
||||
--- a/app/test-bbdev/test-bbdev.py
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Ting Liu <ting.liu@nxp.com>
|
|||
Date: Fri, 12 Aug 2016 10:41:51 +0800
|
||||
Subject: [PATCH] Makefile: use LDFLAGS if set
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
||||
---
|
||||
dsp_boot/Makefile | 6 +++---
|
||||
|
|
|
@ -6,6 +6,7 @@ Subject: [PATCH] Fix this build error
|
|||
fix the below error:
|
||||
|error: 'SIGEV_THREAD' undeclared (first use in this function); did you mean 'CLONE_THREAD'?
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Chunrong Guo <B40290@freescale.com>
|
||||
---
|
||||
example/lpm-ipfwd/app/odp_lpmfwd.c | 1 +
|
||||
|
|
|
@ -26,6 +26,7 @@ Fix build error with gcc 11:
|
|||
| | ^~~~~~~~~~~~~~~~~~~~~
|
||||
| cc1: all warnings being treated as errors
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
||||
---
|
||||
app/pktgen.h | 2 +-
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
This patch adds PowerPC support in SoftFloat.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
|
||||
Signed-off-by: Liu Yu <Yu.Liu@freescale.com>
|
||||
---
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
This patch adds PowerPC E500v2 SPE support in TestFloat.
|
||||
And it disables the testing for hardware that can not trigger SPE interrupt.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
|
||||
Signed-off-by: Liu Yu <Yu.Liu@freescale.com>
|
||||
---
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Ting Liu <b28495@freescale.com>
|
|||
Date: Wed, 9 May 2012 02:42:57 -0500
|
||||
Subject: [PATCH] Yocto: replace $(COMPILE_PREFIX)gcc with $(CC) and remove -te500v2 flags
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ting Liu <b28495@freescale.com>
|
||||
---
|
||||
SoftFloat-2b/softfloat/bits32/powerpc-GCC/Makefile | 4 ++--
|
||||
|
|
|
@ -6,6 +6,7 @@ Subject: [PATCH] tsntool: remove redundant parameters from BIN_LDFLAGS
|
|||
The recipe file has pass the same parameter(-Wl,-rpath-link,<lib path>)
|
||||
to Makefile, so remove redundant parameters from BIN_LDFLAGS.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Meng Li <Meng.Li@windriver.com>
|
||||
---
|
||||
Makefile | 1 -
|
||||
|
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] Replace glWindowPos2iARB calls with glWindowPos2i
|
|||
Vivante libGL does not provide the glWindowPos2iARB symbol, but
|
||||
glWindowPos2i. Use this instead.
|
||||
|
||||
Upstream-Status: Inapropriate [embedded specific]
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com>
|
||||
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
||||
|
|
|
@ -20,6 +20,7 @@ Thus the build fails with:
|
|||
Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
|
||||
wayland-scanner with Yocto toolchain") fixes the issue.
|
||||
|
||||
Upstream-Status: Inappropriate [Cross-compile Specific]
|
||||
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
||||
---
|
||||
protocol/meson.build | 2 +-
|
||||
|
|
|
@ -20,6 +20,7 @@ Thus the build fails with:
|
|||
Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
|
||||
wayland-scanner with Yocto toolchain") fixes the issue.
|
||||
|
||||
Upstream-Status: Inappropriate [Cross-compile specific]
|
||||
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
||||
---
|
||||
protocol/meson.build | 2 +-
|
||||
|
|
|
@ -11,6 +11,7 @@ anymore.
|
|||
This change doesn't enable atomic by default, but it allows a user to
|
||||
enabled it again.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Daniel Abrecht <public@danielabrecht.ch>
|
||||
|
||||
---
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Add makefile to kernel-module-imx-gpu-viv
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
|
||||
Index: git/Makefile
|
||||
===================================================================
|
||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Shengjiu Wang <shengjiu.wang@nxp.com>
|
|||
Date: Fri, 13 Jul 2018 18:13:24 +0800
|
||||
Subject: [PATCH] tinycompress: Add id3 decoding
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
|
||||
---
|
||||
include/tinycompress/id3_tag_decode.h | 198 +++++++++++
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
|
|||
Date: Thu, 31 Mar 2016 00:20:15 +0200
|
||||
Subject: [PATCH] 3rdparty/ippicv: Use pre-downloaded ipp
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
|
||||
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Tom Hochstein <tom.hochstein@nxp.com>
|
|||
Date: Tue, 1 Sep 2020 14:57:07 -0500
|
||||
Subject: [PATCH] Add smaller version of download_models.py
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
||||
---
|
||||
testdata/dnn/download_models_basic.py | 159 ++++++++++++++++++++++++++
|
||||
|
|
|
@ -4,6 +4,7 @@ Date: Wed, 9 May 2018 13:33:59 -0700
|
|||
Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function
|
||||
compile failure until next uprev
|
||||
|
||||
Upstream-Status: Inappropriate [platform specific]
|
||||
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
|
||||
|
||||
---
|
||||
|
|
|
@ -7,6 +7,7 @@ Subject: [PATCH] To fix errors as following:
|
|||
"perf_abs.cpp:13: undefined reference to `cvtest::param_seed'"
|
||||
"test_superres.cpp:270: undefined reference to `checkIppStatus()'"
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
|
||||
|
||||
Also add the visibility changes for certain OpenCL-related functions in
|
||||
|
|
Loading…
Reference in New Issue
Block a user