From 3e923d86012c981cb332083b87353fdbc0a2b83a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 23 Jun 2020 12:26:27 +0100 Subject: 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. Signed-off-by: Richard Purdie --- .../0017-binutils-drop-redundant-program_name-definition-fno-.patch | 2 +- .../0001-enc2xs-Add-environment-variable-to-suppress-comments.patch | 2 +- .../0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | 2 +- .../0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch | 2 +- .../libjitterentropy/files/0001-Make-man-pages-reproducible.patch | 2 +- .../files/0001-Makefile-cleanup-install-for-rebuilds.patch | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'meta') 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 * srconv.c (program_name): Likewise * sysdump.c (program_name): Likewise -Upstream-Status: Accepted (commit 0b398d69ac) +Upstream-Status: Backport (commit 0b398d69ac) Signed-off-by: Sergei Trofimovich Signed-off-by: Richard Leitner --- 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 reproducible output by omitting the name of the generating program. Signed-off-by: Joshua Watt -Upstream-Status: Accepted [https://github.com/dankogai/p5-encode/pull/145] +Upstream-Status: Backport [https://github.com/dankogai/p5-encode/pull/145] --- cpan/Encode/bin/enc2xs | 1 + 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 Date: Mon, 20 Jan 2020 07:45:39 +0200 Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name -Upstream-Status: Accepted (commit 641d3f4) +Upstream-Status: Backport (commit 641d3f4) Signed-off-by: Richard Leitner --- 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. Fix provided by Quentin Schulz -Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228] +Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228] Signed-off-by: Alexander Kanavin --- 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 Instructs the man page to be gzip'ed without the file name or timestamp so that it builds reproducibly. -Upstream-Status: Accepted [https://github.com/smuellerDD/jitterentropy-library/pull/14] +Upstream-Status: Backport [https://github.com/smuellerDD/jitterentropy-library/pull/14] Signed-off-by: Joshua Watt --- 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 cases where a embedded target build may want to control stripping or provide cross arch tools. -Upstream-Status: Accepted [060b9b4147f6e5ff386a8b017796118d783e59fa] +Upstream-Status: Backport [060b9b4147f6e5ff386a8b017796118d783e59fa] Signed-off-by: Matthew Weber Signed-off-by: Stephan Mueller Signed-off-by: Joshua Watt -- cgit 1.2.3-korg