summaryrefslogtreecommitdiffstats
path: root/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-06-21 18:33:11 -0700
committerKhem Raj <raj.khem@gmail.com>2023-06-21 18:33:11 -0700
commitf724cfced0602d58d63631e2aacaa54a14fe1d75 (patch)
tree8aedd6cc8ca9b85c50c9c5c46057ed960dddf505 /recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
parentc327d5541e236fbd08bb39104d5a5601018d68fe (diff)
downloadmeta-freescale-f724cfced0602d58d63631e2aacaa54a14fe1d75.tar.gz
recipes: Add missing patch tag Upstream-Status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch')
-rw-r--r--recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch1
1 files changed, 1 insertions, 0 deletions
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 a2befbd6..e535487f 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 +-