From patchwork Tue Jan 14 12:34:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: christian.braunersorensen@prevas.dk X-Patchwork-Id: 310708 X-Patchwork-Delegate: esben@haabendal.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id 8355F2C00B5 for ; Tue, 14 Jan 2014 23:36:13 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id EA49B45334 for ; Tue, 14 Jan 2014 13:36:12 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 6DD644056B for ; Tue, 14 Jan 2014 13:35:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=3685; q=dns/txt; s=ironport2; t=1389702908; x=1421238908; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=6cymotoQb1QFtbPv9HTb++DTVNqrFSx/TIrBs8TiFmk=; b=Mo4A8CD8gX1lQ81Lb3+9csq4SfnM1Jm8XOcY155l8tWTQWQOjvbbtnXv 1j8CwODbl89akbXtjVmt7RbKrMHn8jj9e46xIGqIhoYEF012U2C+i5sfI hBQh8Ch0eLdg8GsdMTuVU+Xd/Dgmedjr8/YvBhdjNtQdeoBku6NitUkxM k=; X-IronPort-AV: E=Sophos;i="4.95,658,1384297200"; d="scan'208";a="196395" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 14 Jan 2014 13:35:04 +0100 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Tue, 14 Jan 2014 13:35:03 +0100 Received: by localhost (Postfix, from userid 30007) id DDE32681505; Tue, 14 Jan 2014 12:35:03 +0000 (UTC) From: To: Subject: [PATCH 107/131] libgpg-error: Removed version 1.10 Date: Tue, 14 Jan 2014 12:34:34 +0000 Message-ID: <736d37bd752cb34efabe19e0eca622161a9a259b.1389702652.git.christian.braunersorensen@prevas.dk> X-Mailer: git-send-email 1.8.4 In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org From: Kim Bøndergaard (cherry picked from commit c791cde0d62057e88ad6f96cf1d7b30576a7c60c) --- .../libgpg-error/libgpg-error-1.10/pkgconfig.patch | 55 ---------------------- recipes/libgpg-error/libgpg-error_1.10.oe | 5 -- recipes/libgpg-error/libgpg-error_1.10.oe.sig | 1 - 3 files changed, 61 deletions(-) delete mode 100644 recipes/libgpg-error/libgpg-error-1.10/pkgconfig.patch delete mode 100644 recipes/libgpg-error/libgpg-error_1.10.oe delete mode 100644 recipes/libgpg-error/libgpg-error_1.10.oe.sig diff --git a/recipes/libgpg-error/libgpg-error-1.10/pkgconfig.patch b/recipes/libgpg-error/libgpg-error-1.10/pkgconfig.patch deleted file mode 100644 index 2764012..0000000 --- a/recipes/libgpg-error/libgpg-error-1.10/pkgconfig.patch +++ /dev/null @@ -1,55 +0,0 @@ - -# -# 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 -+++ libgpg-error-1.8/configure.ac 2010-07-21 02:20:20.923261305 -0700 -@@ -140,6 +140,7 @@ - AC_SUBST(GPG_ERROR_CONFIG_CFLAGS) - AC_SUBST(GPG_ERROR_CONFIG_ISUBDIRAFTER) - AC_CONFIG_FILES([src/gpg-error-config], [chmod +x src/gpg-error-config]) -+AC_CONFIG_FILES([src/gpg-error.pc]) - - - # Special defines for certain platforms -Index: libgpg-error-1.8/src/Makefile.am -=================================================================== ---- libgpg-error-1.8.orig/src/Makefile.am 2010-04-14 02:16:44.000000000 -0700 -+++ libgpg-error-1.8/src/Makefile.am 2010-07-21 02:22:36.655012496 -0700 -@@ -37,13 +37,15 @@ - bin_SCRIPTS = gpg-error-config - m4datadir = $(datadir)/aclocal - m4data_DATA = gpg-error.m4 -+pkgconfigdir = $(libdir)/pkgconfig -+pkgconfig_DATA = gpg-error.pc - - EXTRA_DIST = mkstrtable.awk err-sources.h.in err-codes.h.in \ - mkerrnos.awk errnos.in README \ - mkerrcodes.awk mkerrcodes1.awk mkerrcodes2.awk mkerrcodes.c \ - mkheader.awk gpg-error.h.in mkw32errmap.c w32-add.h w32ce-add.h \ - err-sources.h err-codes.h gpg-error-config.in gpg-error.m4 \ -- gpg-error.def.in versioninfo.rc.in -+ gpg-error.def.in versioninfo.rc.in gpg-error.pc.in - - BUILT_SOURCES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \ - err-sources-sym.h err-codes-sym.h errnos-sym.h gpg-error.h \ -Index: libgpg-error-1.8/src/gpg-error.pc.in -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ libgpg-error-1.8/src/gpg-error.pc.in 2010-07-21 02:20:20.923261305 -0700 -@@ -0,0 +1,10 @@ -+prefix=@prefix@ -+exec_prefix=@exec_prefix@ -+libdir=@libdir@ -+includedir=@includedir@ -+ -+Name: gpg-error -+Description: a library that defines common error values for all GnuPG components -+Version: @VERSION@ -+Libs: -L{libdir} -lgpg-error -+Cflags: -I${includedir} diff --git a/recipes/libgpg-error/libgpg-error_1.10.oe b/recipes/libgpg-error/libgpg-error_1.10.oe deleted file mode 100644 index fd4c4de..0000000 --- a/recipes/libgpg-error/libgpg-error_1.10.oe +++ /dev/null @@ -1,5 +0,0 @@ -require ${PN}.inc - -LICENSE = "GPLv2+ & LGPLv2.1+" - -SRC_URI += "file://pkgconfig.patch" diff --git a/recipes/libgpg-error/libgpg-error_1.10.oe.sig b/recipes/libgpg-error/libgpg-error_1.10.oe.sig deleted file mode 100644 index f2fcd44..0000000 --- a/recipes/libgpg-error/libgpg-error_1.10.oe.sig +++ /dev/null @@ -1 +0,0 @@ -95b324359627fbcb762487ab6091afbe59823b29 libgpg-error-1.10.tar.bz2