diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 23:01:53 +0100 |
commit | 1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch) | |
tree | 7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-support/gpgme | |
parent | 20d90af47d33329d21b1a2c945886e0801314c2a (diff) | |
download | poky-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/gpgme')
-rw-r--r-- | meta/recipes-support/gpgme/gpgme/pkgconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | Update gpgme to use pkgconfig instead of -config files since its | 1 | Update gpgme to use pkgconfig instead of -config files since its |
2 | simpler and less error prone when cross compiling. | 2 | simpler and less error prone when cross compiling. |
3 | 3 | ||
4 | Upstream-Status: Rejected [Upstream not interested in pkg-config support] | 4 | Upstream-Status: Denied [Upstream not interested in pkg-config support] |
5 | RP 2015/4/17 | 5 | RP 2015/4/17 |
6 | 6 | ||
7 | diff --git a/configure.ac b/configure.ac | 7 | diff --git a/configure.ac b/configure.ac |