From bd220fe6ce8c3a0805f13a14706d3130ea872604 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. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch | 2 +- .../libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-support/libgcrypt') diff --git a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch index 82c93bd44d..67ddfc6403 100644 --- a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch +++ b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch @@ -1,6 +1,6 @@ Add and use pkg-config for libgcrypt instead of -config scripts. -Upstream-Status: Rejected [upstream have indicated they don't want a pkg-config dependency] +Upstream-Status: Denied [upstream have indicated they don't want a pkg-config dependency] RP 2014/5/22 diff --git a/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch b/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch index 56c591f06e..582e62f709 100644 --- a/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch +++ b/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch @@ -37,7 +37,7 @@ than 2. 4. File a bug to GNU, but it could not be reproduced on there environment. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60643 -Upstream-Status: [oe specific] +Upstream-Status: Inappropriate [oe specific] Signed-off-by: Hongxu Jia --- -- cgit 1.2.3-korg