summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
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-support
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-support')
-rw-r--r--meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch2
-rw-r--r--meta/recipes-support/gnupg/gnupg/pkgconfig.patch2
-rw-r--r--meta/recipes-support/gpgme/gpgme/pkgconfig.patch2
-rw-r--r--meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch2
-rw-r--r--meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch2
-rw-r--r--meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch2
-rw-r--r--meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch2
-rw-r--r--meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch2
-rw-r--r--meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch2
-rw-r--r--meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch2
-rw-r--r--meta/recipes-support/npth/npth/pkgconfig.patch2
11 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch b/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
index 770d8f66b9..d3cb43b9b9 100644
--- a/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
+++ b/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
@@ -1,7 +1,7 @@
1Obey LDFLAGS 1Obey LDFLAGS
2 2
3Signed-off-by: Christopher Larson <chris_larson@mentor.com> 3Signed-off-by: Christopher Larson <chris_larson@mentor.com>
4Upstream-status: Inappropriate [old version] 4Upstream-Status: Inappropriate [old version]
5 5
6--- gdbm-1.8.3.orig/Makefile.in 6--- gdbm-1.8.3.orig/Makefile.in
7+++ gdbm-1.8.3/Makefile.in 7+++ gdbm-1.8.3/Makefile.in
diff --git a/meta/recipes-support/gnupg/gnupg/pkgconfig.patch b/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
index 5e036bac90..f958603ca7 100644
--- a/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
+++ b/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
@@ -1,6 +1,6 @@
1Use pkg-config to find pth instead of pth-config. 1Use pkg-config to find pth instead of pth-config.
2 2
3Upstream-Status: Rejected 3Upstream-Status: Denied
4[not submitted but they've been clear they don't want a pkg-config dependency] 4[not submitted but they've been clear they don't want a pkg-config dependency]
5 5
6RP 2014/5/22 6RP 2014/5/22
diff --git a/meta/recipes-support/gpgme/gpgme/pkgconfig.patch b/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
index f79e8658ae..e2f1f4ffb5 100644
--- a/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
+++ b/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
@@ -1,7 +1,7 @@
1Update gpgme to use pkgconfig instead of -config files since its 1Update gpgme to use pkgconfig instead of -config files since its
2simpler and less error prone when cross compiling. 2simpler and less error prone when cross compiling.
3 3
4Upstream-Status: Rejected [Upstream not interested in pkg-config support] 4Upstream-Status: Denied [Upstream not interested in pkg-config support]
5RP 2015/4/17 5RP 2015/4/17
6 6
7diff --git a/configure.ac b/configure.ac 7diff --git a/configure.ac b/configure.ac
diff --git a/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch b/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
index f130d85652..b6ccdda6a5 100644
--- a/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
+++ b/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
@@ -2,7 +2,7 @@ Add pkgconfig support to libassuan.
2This patch is rejected by upstream for the reason below: 2This patch is rejected by upstream for the reason below:
3They think pkgconfig adds no portability and maintaining them is not worthwhile. 3They think pkgconfig adds no portability and maintaining them is not worthwhile.
4 4
5Upstream-Status: Rejected 5Upstream-Status: Denied
6Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 6Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
7Signed-off-by: Constantin Musca <constantinx.musca@intel.com> 7Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
8 8
diff --git a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
index 82c93bd44d..67ddfc6403 100644
--- a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
+++ b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
@@ -1,6 +1,6 @@
1Add and use pkg-config for libgcrypt instead of -config scripts. 1Add and use pkg-config for libgcrypt instead of -config scripts.
2 2
3Upstream-Status: Rejected [upstream have indicated they don't want a pkg-config dependency] 3Upstream-Status: Denied [upstream have indicated they don't want a pkg-config dependency]
4 4
5RP 2014/5/22 5RP 2014/5/22
6 6
diff --git a/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch b/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
index 56c591f06e..582e62f709 100644
--- a/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
+++ b/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
@@ -37,7 +37,7 @@ than 2.
374. File a bug to GNU, but it could not be reproduced on there environment. 374. File a bug to GNU, but it could not be reproduced on there environment.
38http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60643 38http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60643
39 39
40Upstream-Status: [oe specific] 40Upstream-Status: Inappropriate [oe specific]
41 41
42Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 42Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
43--- 43---
diff --git a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
index 0f136fd6a4..b5886c5b95 100644
--- a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
+++ b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
@@ -1,4 +1,4 @@
1Upstream-Status: Rejected 1Upstream-Status: Denied
2 2
3Add pkgconfig support to libksba. 3Add pkgconfig support to libksba.
4This patch is rejected by upstream for the reason below: 4This patch is rejected by upstream for the reason below:
diff --git a/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch
index a62194b6f1..2aeacb868e 100644
--- a/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-support/libunistring/libunistring/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-support/lzop/lzop/x32_abi_miniacc_h.patch b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
index 527589f71c..739be82311 100644
--- a/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
+++ b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
@@ -4,7 +4,7 @@ x32 ABI requires to have 64-bit variable to store FLAGS register
4instead of size_t that is 32-bit variable, this fix operand 4instead of size_t that is 32-bit variable, this fix operand
5type mismatch when try to pop previous pushf value. 5type mismatch when try to pop previous pushf value.
6 6
7Upstream-status: Submitted 7Upstream-Status: Submitted
8 8
9Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> 9Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
10 10
diff --git a/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch b/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
index a76560ac8a..459f5e3857 100644
--- a/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
+++ b/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
@@ -1,6 +1,6 @@
1replace deprecated GnuTLS functions with newer ones if available 1replace deprecated GnuTLS functions with newer ones if available
2 2
3Upstream Status: Pending 3Upstream-Status: Pending
4 4
5Signed-off-by: Armin Kuster <akuster808@gmail.com> 5Signed-off-by: Armin Kuster <akuster808@gmail.com>
6 6
diff --git a/meta/recipes-support/npth/npth/pkgconfig.patch b/meta/recipes-support/npth/npth/pkgconfig.patch
index 178ed54c22..b6a12e7309 100644
--- a/meta/recipes-support/npth/npth/pkgconfig.patch
+++ b/meta/recipes-support/npth/npth/pkgconfig.patch
@@ -1,6 +1,6 @@
1Added npth pkgconfig file 1Added npth pkgconfig file
2 2
3Upstream-Status: Incompatible [oe-core specific] 3Upstream-Status: Pending
4 4
5Signed-off-by: Saul Wold <sgw@linux.intel.com> 5Signed-off-by: Saul Wold <sgw@linux.intel.com>
6 6