summaryrefslogtreecommitdiffstats
path: root/recipes-extended/tsntool
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/tsntool
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/tsntool')
-rw-r--r--recipes-extended/tsntool/tsntool/0001-tsntool-remove-redundant-parameters-from-BIN_LDFLAGS.patch1
1 files changed, 1 insertions, 0 deletions
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 807f6a82..3a9bc31f 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 -