summaryrefslogtreecommitdiffstats
path: root/recipes-extended/odp
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/odp
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/odp')
-rw-r--r--recipes-extended/odp/odp/0001-Fix-this-build-error.patch1
1 files changed, 1 insertions, 0 deletions
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 +