From fbca2e9e5c780e94916957d9a7928ba372c8300c Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Wed, 13 Apr 2011 13:32:55 +0800 Subject: [PATCH] libgpg-error: Upgrade to 1.10 (from 1.9) (From OE-Core rev: f00f71eccc1c1c7ae0451aa7fb42d507b0e914ca) Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- .../{libgpg-error-1.9 => libgpg-error-1.10}/pkgconfig.patch | 2 ++ .../{libgpg-error_1.9.bb => libgpg-error_1.10.bb} | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error-1.9 => libgpg-error-1.10}/pkgconfig.patch (98%) rename meta/recipes-support/libgpg-error/{libgpg-error_1.9.bb => libgpg-error_1.10.bb} (82%) diff --git a/meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch similarity index 98% rename from meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch rename to meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch index 49e47d874e..27640129e2 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch @@ -3,6 +3,8 @@ # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # +Upstream-Status: Pending + Index: libgpg-error-1.8/configure.ac =================================================================== --- libgpg-error-1.8.orig/configure.ac 2010-05-06 06:01:08.000000000 -0700 diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb similarity index 82% rename from meta/recipes-support/libgpg-error/libgpg-error_1.9.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.10.bb index 560340bfc8..6dea0844ef 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb @@ -13,10 +13,10 @@ SECTION = "libs" PR = "r0" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ - file://pkgconfig.patch;" + file://pkgconfig.patch" -SRC_URI[md5sum] = "521b98aa9395e7eaf0ef2236233a0796" -SRC_URI[sha256sum] = "54d9326bfbd46c705963c507953f65a40576d04b374e131008dc5b732ff1e3c3" +SRC_URI[md5sum] = "736a03daa9dc5873047d4eb4a9c22a16" +SRC_URI[sha256sum] = "520629b4568b5c29b1991c8ffc267c8bdee5f223c7333c42a651b56f9b1c5431" # move libgpg-error-config into -dev package FILES_${PN} = "${libdir}/lib*.so.*"