summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 23:01:53 +0100
commit1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch)
tree7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-extended
parent20d90af47d33329d21b1a2c945886e0801314c2a (diff)
downloadpoky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/cpio/cpio-2.11/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch2
-rw-r--r--meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch2
-rw-r--r--meta/recipes-extended/mc/mc/mc-CTRL.patch2
-rw-r--r--meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch2
-rw-r--r--meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch2
27 files changed, 27 insertions, 27 deletions
diff --git a/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
index b85a6a6da4..9a19876aa6 100644
--- a/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/cpio/cpio-2.11/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/cpio/cpio-2.11/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 497941573f..6ae213942c 100644
--- a/meta/recipes-extended/cpio/cpio-2.11/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/cpio/cpio-2.11/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
index abdfa2a50b..ba1a4bab4c 100644
--- a/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 85d243baf3..8729e1b447 100644
--- a/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
index abdfa2a50b..ba1a4bab4c 100644
--- a/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 0aaf701fc1..b61b432818 100644
--- a/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch b/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
index 022276af83..9c6850c08a 100644
--- a/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
+++ b/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
@@ -1,4 +1,4 @@
1Upstream status: Inappropriate [embedded specific] 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Signed-off-by: Phil Staub <Phil.Staub@windriver.com> 3Signed-off-by: Phil Staub <Phil.Staub@windriver.com>
4 4
diff --git a/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch b/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
index 126f50539d..77da33321d 100644
--- a/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
+++ b/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
@@ -5,7 +5,7 @@ Subject: Don't reuse weak symbol optopt to fix FTBFS on mips*
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 getopt.c | 10 +++++----- 10 getopt.c | 10 +++++-----
11 1 file changed, 5 insertions(+), 5 deletions(-) 11 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch b/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
index f70f8fc622..6bad433ea6 100644
--- a/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
+++ b/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
@@ -5,7 +5,7 @@ Subject: Patched out SSL2 support since it is no longer supported by OpenSSL.
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 mailx.1 | 2 +- 10 mailx.1 | 2 +-
11 openssl.c | 4 +--- 11 openssl.c | 4 +---
diff --git a/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch b/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
index 0ee133ac63..13b73ae593 100644
--- a/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
+++ b/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
@@ -5,7 +5,7 @@ Subject: Fixed Lintian warning (warning: macro `N' not defined)
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 mailx.1 | 2 +- 10 mailx.1 | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-) 11 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch b/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
index fdce13f202..5d616458bc 100644
--- a/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
+++ b/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
@@ -12,7 +12,7 @@ a vulnerability in Heirloom mailx because this feature was documented.
12This patch is taken from 12This patch is taken from
13ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 13ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
14 14
15Upstream-status: Inappropriate [upstream is dead] 15Upstream-Status: Inappropriate [upstream is dead]
16--- 16---
17 mailx.1 | 14 ++++++++++++++ 17 mailx.1 | 14 ++++++++++++++
18 names.c | 3 +++ 18 names.c | 3 +++
diff --git a/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch b/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
index b51472f046..8cdbfd8b03 100644
--- a/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
+++ b/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
@@ -7,7 +7,7 @@ Subject: [PATCH 2/4] unpack: Disable option processing for email addresses
7This patch is taken from 7This patch is taken from
8ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 8ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
9 9
10Upstream-status: Inappropriate [upstream is dead] 10Upstream-Status: Inappropriate [upstream is dead]
11--- 11---
12 extern.h | 2 +- 12 extern.h | 2 +-
13 names.c | 8 ++++++-- 13 names.c | 8 ++++++--
diff --git a/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch b/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
index 5bf3cdd54f..5558d8639f 100644
--- a/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
+++ b/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
@@ -6,7 +6,7 @@ Subject: [PATCH 3/4] fio.c: Unconditionally require wordexp support
6This patch is taken from 6This patch is taken from
7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
8 8
9Upstream-status: Inappropriate [upstream is dead] 9Upstream-Status: Inappropriate [upstream is dead]
10--- 10---
11 fio.c | 67 +++++-------------------------------------------------------------- 11 fio.c | 67 +++++--------------------------------------------------------------
12 1 file changed, 5 insertions(+), 62 deletions(-) 12 1 file changed, 5 insertions(+), 62 deletions(-)
diff --git a/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch b/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
index 6f162ea680..f65cfa8ca7 100644
--- a/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
+++ b/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
@@ -6,7 +6,7 @@ Subject: [PATCH 4/4] globname: Invoke wordexp with WRDE_NOCMD (CVE-2004-2771)
6This patch is taken from 6This patch is taken from
7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
8 8
9Upstream-status: Inappropriate [upstream is dead] 9Upstream-Status: Inappropriate [upstream is dead]
10--- 10---
11 fio.c | 2 +- 11 fio.c | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-) 12 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch b/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
index 7e33789a76..2b5991425b 100644
--- a/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
+++ b/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
@@ -10,7 +10,7 @@ Index: heirloom-mailx-12.5/Makefile
10This patch is taken from 10This patch is taken from
11ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 11ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
12 12
13Upstream-status: Inappropriate [upstream is dead] 13Upstream-Status: Inappropriate [upstream is dead]
14 14
15--- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400 15--- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400
16+++ heirloom-mailx-12.5/Makefile 2015-01-27 13:20:04.733542801 -0500 16+++ heirloom-mailx-12.5/Makefile 2015-01-27 13:20:04.733542801 -0500
diff --git a/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch b/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
index 8c7178bf8c..b74fd0472e 100644
--- a/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
+++ b/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
@@ -1,7 +1,7 @@
1krb5 support is autodetected from sysroot making builds undeterministic 1krb5 support is autodetected from sysroot making builds undeterministic
2feel free to improve this to support explicitly enabling/disabling it 2feel free to improve this to support explicitly enabling/disabling it
3 3
4Upstream-Status: Penging 4Upstream-Status: Pending
5 5
6Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 6Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
7 7
diff --git a/meta/recipes-extended/mc/mc/mc-CTRL.patch b/meta/recipes-extended/mc/mc/mc-CTRL.patch
index e23d9dd81c..ee4ba9f26b 100644
--- a/meta/recipes-extended/mc/mc/mc-CTRL.patch
+++ b/meta/recipes-extended/mc/mc/mc-CTRL.patch
@@ -15,7 +15,7 @@ Therefore this should be good to include in OpenEmbedded.
15 15
16Signed-off-by: Paul Barker <paul@paulbarker.me.uk> 16Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
17 17
18Upstream-status: Accepted (should be included in v4.8.14) 18Upstream-Status: Accepted (should be included in v4.8.14)
19 19
20diff -u mc-4.8.1.7.org/lib/tty/tty-ncurses.c mc-4.8.1.7/lib/tty/tty-ncurses.c 20diff -u mc-4.8.1.7.org/lib/tty/tty-ncurses.c mc-4.8.1.7/lib/tty/tty-ncurses.c
21--- mc-4.8.1.7.org/lib/tty/tty-ncurses.c 21--- mc-4.8.1.7.org/lib/tty/tty-ncurses.c
diff --git a/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
index abdfa2a50b..ba1a4bab4c 100644
--- a/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
index c0835e041e..c8afcac8a8 100644
--- a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
+++ b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
@@ -7,7 +7,7 @@ When building against musl libc, PATH_MAX is defined in <limits.h>.
7 7
8Signed-off-by: Paul Barker <paul@paulbarker.me.uk> 8Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
9 9
10Upstream-status: Accepted (Should be in next release after 22.21) 10Upstream-Status: Accepted (Should be in next release after 22.21)
11--- 11---
12 src/pstree.c | 1 + 12 src/pstree.c | 1 +
13 1 file changed, 1 insertion(+) 13 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
index abdfa2a50b..ba1a4bab4c 100644
--- a/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch b/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
index ddf5cce5cb..420001b08b 100644
--- a/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
+++ b/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
@@ -1,4 +1,4 @@
1Upstream-Status: Backported 1Upstream-Status: Backport
2 2
3From 3a05d1a920140e9f2c72791c12f664213feb46df Mon Sep 17 00:00:00 2001 3From 3a05d1a920140e9f2c72791c12f664213feb46df Mon Sep 17 00:00:00 2001
4From: Manfred Hanke <Manfred.Hanke@tngtech.com> 4From: Manfred Hanke <Manfred.Hanke@tngtech.com>
diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch b/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
index 4a8cc57a56..f4d66600a1 100644
--- a/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
+++ b/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
@@ -1,6 +1,6 @@
1fix the macro check 1fix the macro check
2 2
3Upstream-status: Pending 3Upstream-Status: Pending
4 4
5configure does not check if locale.h exists, but check setlocale, 5configure does not check if locale.h exists, but check setlocale,
6if setlocale exist, the locale.h should exist. 6if setlocale exist, the locale.h should exist.
diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch b/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
index 2cc5fbb1fc..81ebe26cf6 100644
--- a/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
+++ b/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
@@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com>
3Date: Wed, 10 Sep 2014 17:03:29 +0800 3Date: Wed, 10 Sep 2014 17:03:29 +0800
4Subject: [PATCH] do not compile host tools, since we have native 4Subject: [PATCH] do not compile host tools, since we have native
5 5
6Upstream-status: Pending 6Upstream-Status: Pending
7 7
8Signed-off-by: Roy.Li <rongqing.li@windriver.com> 8Signed-off-by: Roy.Li <rongqing.li@windriver.com>
9--- 9---
diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch b/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
index d9bed6933d..2297051ddb 100644
--- a/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
+++ b/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
@@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com>
3Date: Wed, 10 Sep 2014 17:10:03 +0800 3Date: Wed, 10 Sep 2014 17:10:03 +0800
4Subject: [PATCH] using native makeinfo 4Subject: [PATCH] using native makeinfo
5 5
6Upstream-status: Pending 6Upstream-Status: Pending
7 7
8Signed-off-by: Roy.Li <rongqing.li@windriver.com> 8Signed-off-by: Roy.Li <rongqing.li@windriver.com>
9--- 9---
diff --git a/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 6ea6380c55..c7338aa470 100644
--- a/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
index c1cbd145b3..0b3c6f5557 100644
--- a/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream
8projects will get it eventually. For now we apply the fix to 8projects will get it eventually. For now we apply the fix to
9coreutils 9coreutils
10 10
11Upstream-Status: Not Required 11Upstream-Status: Pending
12 12
13Signed-off-by: Khem Raj <raj.khem@gmail.com> 13Signed-off-by: Khem Raj <raj.khem@gmail.com>
14--- 14---
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch b/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
index 6d5cc2f917..4cd1bafbbc 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
+++ b/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Reinstate xdg-terminal
5 5
6Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 6Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7 7
8Upstream-status: Inappropriate [Revert] 8Upstream-Status: Inappropriate [Revert]
9--- 9---
10 scripts/Makefile.in | 6 +- 10 scripts/Makefile.in | 6 +-
11 scripts/xdg-terminal | 622 +++++++++++++++++++++++++++++++++++++++++++++++++++ 11 scripts/xdg-terminal | 622 +++++++++++++++++++++++++++++++++++++++++++++++++++