summaryrefslogtreecommitdiffstats
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
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>
-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
-rw-r--r--meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch2
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch2
-rw-r--r--meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch2
-rw-r--r--meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch2
6 files changed, 6 insertions, 6 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(+)
diff --git a/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch b/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch
index d48a3b0d19..478324c1c4 100644
--- a/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch
+++ b/meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch
@@ -3,7 +3,7 @@ From: Sergey Poznyakoff <gray@gnu.org>
3Date: Mon, 20 Jan 2020 07:45:39 +0200 3Date: Mon, 20 Jan 2020 07:45:39 +0200
4Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name 4Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name
5 5
6Upstream-Status: Accepted (commit 641d3f4) 6Upstream-Status: Backport (commit 641d3f4)
7Signed-off-by: Richard Leitner <richard.leitner@skidata.com> 7Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
8--- 8---
9 src/global.c | 3 --- 9 src/global.c | 3 ---
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch
index adb357b5ec..fc37a5bb96 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch
@@ -9,7 +9,7 @@ to build race errors between building the compiler and using it.
9 9
10Fix provided by Quentin Schulz <quentin.schulz@streamunlimited.com> 10Fix provided by Quentin Schulz <quentin.schulz@streamunlimited.com>
11 11
12Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228] 12Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228]
13Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 13Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
14--- 14---
15 gir/meson.build | 2 +- 15 gir/meson.build | 2 +-
diff --git a/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch b/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch
index 886fd26db1..57b336c0c0 100644
--- a/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch
+++ b/meta/recipes-support/libjitterentropy/files/0001-Make-man-pages-reproducible.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Make man pages reproducible
6Instructs the man page to be gzip'ed without the file name or timestamp 6Instructs the man page to be gzip'ed without the file name or timestamp
7so that it builds reproducibly. 7so that it builds reproducibly.
8 8
9Upstream-Status: Accepted [https://github.com/smuellerDD/jitterentropy-library/pull/14] 9Upstream-Status: Backport [https://github.com/smuellerDD/jitterentropy-library/pull/14]
10Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> 10Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
11--- 11---
12 Makefile | 2 +- 12 Makefile | 2 +-
diff --git a/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch b/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch
index a19b252293..9af334ce2c 100644
--- a/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch
+++ b/meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch
@@ -10,7 +10,7 @@ Provide the ability to override the stripping of the shared lib for
10cases where a embedded target build may want to control stripping 10cases where a embedded target build may want to control stripping
11or provide cross arch tools. 11or provide cross arch tools.
12 12
13Upstream-Status: Accepted [060b9b4147f6e5ff386a8b017796118d783e59fa] 13Upstream-Status: Backport [060b9b4147f6e5ff386a8b017796118d783e59fa]
14Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> 14Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
15Signed-off-by: Stephan Mueller <smueller@chronox.de> 15Signed-off-by: Stephan Mueller <smueller@chronox.de>
16Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> 16Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>