diff options
Diffstat (limited to 'meta')
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 | ||
11 | Upstream-Status: Accepted (commit 0b398d69ac) | 11 | Upstream-Status: Backport (commit 0b398d69ac) |
12 | Signed-off-by: Sergei Trofimovich <siarheit@google.com> | 12 | Signed-off-by: Sergei Trofimovich <siarheit@google.com> |
13 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 13 | Signed-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 | |||
8 | reproducible output by omitting the name of the generating program. | 8 | reproducible output by omitting the name of the generating program. |
9 | 9 | ||
10 | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | 10 | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> |
11 | Upstream-Status: Accepted [https://github.com/dankogai/p5-encode/pull/145] | 11 | Upstream-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> | |||
3 | Date: Mon, 20 Jan 2020 07:45:39 +0200 | 3 | Date: Mon, 20 Jan 2020 07:45:39 +0200 |
4 | Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name | 4 | Subject: [PATCH] src/global.c: Remove superfluous declaration of program_name |
5 | 5 | ||
6 | Upstream-Status: Accepted (commit 641d3f4) | 6 | Upstream-Status: Backport (commit 641d3f4) |
7 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 7 | Signed-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 | ||
10 | Fix provided by Quentin Schulz <quentin.schulz@streamunlimited.com> | 10 | Fix provided by Quentin Schulz <quentin.schulz@streamunlimited.com> |
11 | 11 | ||
12 | Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228] | 12 | Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/228] |
13 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 13 | Signed-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 | |||
6 | Instructs the man page to be gzip'ed without the file name or timestamp | 6 | Instructs the man page to be gzip'ed without the file name or timestamp |
7 | so that it builds reproducibly. | 7 | so that it builds reproducibly. |
8 | 8 | ||
9 | Upstream-Status: Accepted [https://github.com/smuellerDD/jitterentropy-library/pull/14] | 9 | Upstream-Status: Backport [https://github.com/smuellerDD/jitterentropy-library/pull/14] |
10 | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | 10 | Signed-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 | |||
10 | cases where a embedded target build may want to control stripping | 10 | cases where a embedded target build may want to control stripping |
11 | or provide cross arch tools. | 11 | or provide cross arch tools. |
12 | 12 | ||
13 | Upstream-Status: Accepted [060b9b4147f6e5ff386a8b017796118d783e59fa] | 13 | Upstream-Status: Backport [060b9b4147f6e5ff386a8b017796118d783e59fa] |
14 | Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> | 14 | Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> |
15 | Signed-off-by: Stephan Mueller <smueller@chronox.de> | 15 | Signed-off-by: Stephan Mueller <smueller@chronox.de> |
16 | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | 16 | Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> |