summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-23 12:26:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-24 18:06:43 +0100
commit158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4 (patch)
tree272e6f73d9d0d5d4e729e9e96121cf42b7620db6 /meta/recipes-devtools
parent172022d8db915141fa39b0be2fa8329b9b3983e3 (diff)
downloadpoky-158ddebbb70c7d42dc3fc122fa53dc20aa9c8fd4.tar.gz
recipes: Fix Upstream-Status Accepted -> Backport
It helps our stats tracking to use Backport consitently, it mreans the same thing as Accepted in pretty much all cases. (From OE-Core rev: 3e923d86012c981cb332083b87353fdbc0a2b83a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch2
-rw-r--r--meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch b/meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch
index 55af9abc13..be59f9dca0 100644
--- a/meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch
+++ b/meta/recipes-devtools/binutils/binutils/0017-binutils-drop-redundant-program_name-definition-fno-.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] binutils: drop redundant 'program_name' definition
8 * srconv.c (program_name): Likewise 8 * srconv.c (program_name): Likewise
9 * sysdump.c (program_name): Likewise 9 * sysdump.c (program_name): Likewise
10 10
11Upstream-Status: Accepted (commit 0b398d69ac) 11Upstream-Status: Backport (commit 0b398d69ac)
12Signed-off-by: Sergei Trofimovich <siarheit@google.com> 12Signed-off-by: Sergei Trofimovich <siarheit@google.com>
13Signed-off-by: Richard Leitner <richard.leitner@skidata.com> 13Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
14--- 14---
diff --git a/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch b/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch
index 3a41820f46..1a531072a8 100644
--- a/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch
+++ b/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch
@@ -8,7 +8,7 @@ ENC2XS_NO_COMMENTS environment variable. This allows enc2xs to produce
8reproducible output by omitting the name of the generating program. 8reproducible output by omitting the name of the generating program.
9 9
10Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> 10Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
11Upstream-Status: Accepted [https://github.com/dankogai/p5-encode/pull/145] 11Upstream-Status: Backport [https://github.com/dankogai/p5-encode/pull/145]
12--- 12---
13 cpan/Encode/bin/enc2xs | 1 + 13 cpan/Encode/bin/enc2xs | 1 +
14 1 file changed, 1 insertion(+) 14 1 file changed, 1 insertion(+)