From patchwork Tue Jan 14 12:34:36 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: 310706 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 1FBD12C00B0 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 83E1745331 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 20F613FDC6 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=2086; 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=ICZeugF/ADmO19kkJVimIytzi+BToTdq1tsviBJUcUc=; b=KPkZoR4sUwWoVlsb07nkTVYc4wTAj8r0kE4TD9ruZ4Y2Ad6RNieN1uGL 02GRvnUa/kIV/LsCw1VG7rcWxQD+iOtct6avyqkurJJ/fS5kP5Hi2Z1aB Yvk01reBeqGJtGlZGh0aF1O7/X3Wrf5SPzALufOtVP85Ji4Z0pL2AFddf k=; X-IronPort-AV: E=Sophos;i="4.95,658,1384297200"; d="scan'208";a="196391" 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:04 +0100 Received: by localhost (Postfix, from userid 30007) id ED76F68154F; Tue, 14 Jan 2014 12:35:03 +0000 (UTC) From: To: Subject: [PATCH 109/131] libgcrypt: Version 1.5.3 Date: Tue, 14 Jan 2014 12:34:36 +0000 Message-ID: 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 22916a8927d4afb685943d10bd473cd94ca8ed78) --- recipes/libgcrypt/libgcrypt.inc | 10 ++++++++-- recipes/libgcrypt/libgcrypt_1.5.3.oe | 6 ++++++ recipes/libgcrypt/libgcrypt_1.5.3.oe.sig | 1 + 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 recipes/libgcrypt/libgcrypt_1.5.3.oe create mode 100644 recipes/libgcrypt/libgcrypt_1.5.3.oe.sig diff --git a/recipes/libgcrypt/libgcrypt.inc b/recipes/libgcrypt/libgcrypt.inc index 7a48cf7..d29b00b 100644 --- a/recipes/libgcrypt/libgcrypt.inc +++ b/recipes/libgcrypt/libgcrypt.inc @@ -3,8 +3,9 @@ HOMEPAGE = "http://directory.fsf.org/project/libgcrypt/" inherit autotools-autoreconf binconfig pkgconfig library -DEPENDS = "libgpg-error libcap2" -DEPENDS_${PN} += "libgpg-error libcap2" +DEPENDS = "libgpg-error libcap" +DEPENDS_${PN} += "libgpg-error libcap libcap" +RDEPENDS_${PN} += "libgpg-error libc libcap" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-${PV}.tar.gz" @@ -26,3 +27,8 @@ FILES_${PN}-dev += "${bindir}/dumpsexp ${bindir}/hmac256" inherit auto-package-utils AUTO_PACKAGE_UTILS = "dumpsexp hmac256" + +DEPENDS_${PN}-dumpsexp += "libc libcap" +RDEPENDS_${PN}-dumpsexp += "libc libcap" +DEPENDS_${PN}-hmac256 += "libc libcap" +RDEPENDS_${PN}-hmac256 += "libc libcap" diff --git a/recipes/libgcrypt/libgcrypt_1.5.3.oe b/recipes/libgcrypt/libgcrypt_1.5.3.oe new file mode 100644 index 0000000..abd3eec --- /dev/null +++ b/recipes/libgcrypt/libgcrypt_1.5.3.oe @@ -0,0 +1,6 @@ +require libgcrypt.inc + +# helper program gcryptrnd and getrandom are under GPL, rest LGPL +LICENSE = "GPLv2+ & LGPLv2.1+" + +SRC_URI += "file://add-pkgconfig-support.patch" diff --git a/recipes/libgcrypt/libgcrypt_1.5.3.oe.sig b/recipes/libgcrypt/libgcrypt_1.5.3.oe.sig new file mode 100644 index 0000000..3cc4885 --- /dev/null +++ b/recipes/libgcrypt/libgcrypt_1.5.3.oe.sig @@ -0,0 +1 @@ +184405c91d1ab4877caefb1a6458767e5f0b639e libgcrypt-1.5.3.tar.gz