1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

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>
This commit is contained in:
Ross Burton
2015-09-10 19:59:47 +01:00
committed by Richard Purdie
parent 20d90af47d
commit 1c914a844b
94 changed files with 94 additions and 95 deletions
@@ -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
@@ -1,6 +1,6 @@
Support both db5 and db6.
Upstream-status: Inappropriate [configuration]
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
@@ -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 <mark.hatle@windriver.com>
@@ -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 <mark.hatle@windriver.com>
@@ -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 <mark.hatle@windriver.com>
---