From 1c914a844b35ff57b1c528251a9eaa19cedbaa10 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Sep 2015 19:59:47 +0100 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/rpm/rpm/dbconvert.patch | 2 +- meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch | 2 +- meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch | 2 +- meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-fix.patch | 2 +- .../rpm/rpm/verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'meta/recipes-devtools/rpm/rpm') 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 @@ -Upstream-Status: Not applicable +Upstream-Status: Inappropriate Hack to prevent unneeded demo app from building on older libc 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 @@ Support both db5 and db6. -Upstream-status: Inappropriate [configuration] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Mark Hatle 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 @@ Occasionally the cp -p fails with a non-zero return code. This will cause the system abort the build. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Mark Hatle 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 Without these, the system will error trying to find the correct crypto library to use. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Mark Hatle 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 Subject: [PATCH] - verify: fix: broken logic for %ghost avoidance (Mark Hatle). -Upstream-status: backport +Upstream-Status: Backport Signed-off-by: Mark Hatle --- -- cgit 1.2.3-korg