summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
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-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
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-devtools/rpm/rpm/rpm-rpmpgp-fix.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch b/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
index fcbc25df0e..d8feed73ff 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch
@@ -3,7 +3,7 @@ rpmpgp.c: Add missing if defs around crypto implementations
3Without these, the system will error trying to find the correct crypto 3Without these, the system will error trying to find the correct crypto
4library to use. 4library to use.
5 5
6Upstream-status: Pending 6Upstream-Status: Pending
7 7
8Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 8Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
9 9