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-devtools/rpm | |
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-devtools/rpm')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/dbconvert.patch b/meta/recipes-devtools/rpm/rpm/dbconvert.patch index 78de7d99d2..1fdbf0908a 100644 --- a/meta/recipes-devtools/rpm/rpm/dbconvert.patch +++ b/meta/recipes-devtools/rpm/rpm/dbconvert.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Not applicable | 1 | Upstream-Status: Inappropriate |
2 | 2 | ||
3 | Hack to prevent unneeded demo app from building on older libc | 3 | Hack to prevent unneeded demo app from building on older libc |
4 | where it will break the build | 4 | where it will break the build |
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch b/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch index edb6ea2f47..77020a34d6 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Support both db5 and db6. | 1 | Support both db5 and db6. |
2 | 2 | ||
3 | Upstream-status: Inappropriate [configuration] | 3 | Upstream-Status: Inappropriate [configuration] |
4 | 4 | ||
5 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 5 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
6 | 6 | ||
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch b/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch index fa1ff43d6c..27a0a8df83 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Occasionally the cp -p fails with a non-zero return code. This will cause | 1 | Occasionally the cp -p fails with a non-zero return code. This will cause |
2 | the system abort the build. | 2 | the system abort the build. |
3 | 3 | ||
4 | Upstream-status: Pending | 4 | Upstream-Status: Pending |
5 | 5 | ||
6 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 6 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
7 | 7 | ||
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 | |||
3 | Without these, the system will error trying to find the correct crypto | 3 | Without these, the system will error trying to find the correct crypto |
4 | library to use. | 4 | library to use. |
5 | 5 | ||
6 | Upstream-status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 8 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
9 | 9 | ||
diff --git a/meta/recipes-devtools/rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch b/meta/recipes-devtools/rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch index 5a70f14f29..71045aebc7 100644 --- a/meta/recipes-devtools/rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch +++ b/meta/recipes-devtools/rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch | |||
@@ -4,7 +4,7 @@ Date: Wed, 14 May 2014 21:19:41 +0000 | |||
4 | Subject: [PATCH] - verify: fix: broken logic for %ghost avoidance (Mark | 4 | Subject: [PATCH] - verify: fix: broken logic for %ghost avoidance (Mark |
5 | Hatle). | 5 | Hatle). |
6 | 6 | ||
7 | Upstream-status: backport | 7 | Upstream-Status: Backport |
8 | 8 | ||
9 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 9 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
10 | --- | 10 | --- |