]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgpg-error: Upgrade to 1.10 (from 1.9)
authorZhai Edwin <edwin.zhai@intel.com>
Wed, 13 Apr 2011 05:32:55 +0000 (13:32 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 23 Apr 2011 05:03:56 +0000 (22:03 -0700)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch [moved from meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch with 98% similarity]
meta/recipes-support/libgpg-error/libgpg-error_1.10.bb [moved from meta/recipes-support/libgpg-error/libgpg-error_1.9.bb with 82% similarity]

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 49e47d874eec52f20fea4331b5a49889b62ba4c6..27640129e25ed05022e6c9a6db7f308ca6162b0a 100644 (file)
@@ -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
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 560340bfc8a81cc61eaf4ef12070341fe7f6a8aa..6dea0844ef6a86a19323c8f13e86036b7a6cb635 100644 (file)
@@ -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.*"