From: Zhai Edwin Date: Thu, 18 Nov 2010 00:38:52 +0000 (+0800) Subject: libgpg-error: Update to 1.9 X-Git-Tag: 2011-1~3928 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f8e4c11ff39b778135c6ba313412dae95325763d;p=openembedded-core.git libgpg-error: Update to 1.9 [sgw@linux.intel.com: removed duplicate LICNESE line] Signed-off-by: Zhai Edwin Signed-off-by: Saul Wold --- diff --git a/meta/recipes-support/libgpg-error/libgpg-error-1.8/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch similarity index 100% rename from meta/recipes-support/libgpg-error/libgpg-error-1.8/pkgconfig.patch rename to meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.8.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb similarity index 96% rename from meta/recipes-support/libgpg-error/libgpg-error_1.8.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.9.bb index 120feecafa..84e84e396d 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.8.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ SECTION = "libs" -LICENSE = "GPLv2+ & LGPLv2.1+" DEPENDS = "gettext" PR = "r0"