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/gpgme/gpgme/pkgconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/gpgme') diff --git a/meta/recipes-support/gpgme/gpgme/pkgconfig.patch b/meta/recipes-support/gpgme/gpgme/pkgconfig.patch index f79e8658ae..e2f1f4ffb5 100644 --- a/meta/recipes-support/gpgme/gpgme/pkgconfig.patch +++ b/meta/recipes-support/gpgme/gpgme/pkgconfig.patch @@ -1,7 +1,7 @@ Update gpgme to use pkgconfig instead of -config files since its simpler and less error prone when cross compiling. -Upstream-Status: Rejected [Upstream not interested in pkg-config support] +Upstream-Status: Denied [Upstream not interested in pkg-config support] RP 2015/4/17 diff --git a/configure.ac b/configure.ac -- cgit 1.2.3-korg