On 01/30/2012 07:20 AM, Steve Sakoman wrote:
Libassuan is the IPC library used by some GnuPG related software
Signed-off-by: Steve Sakoman<[email protected]>
---
meta/recipes-extended/gnupg/libassuan_2.0.3.bb | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-extended/gnupg/libassuan_2.0.3.bb
diff --git a/meta/recipes-extended/gnupg/libassuan_2.0.3.bb
b/meta/recipes-extended/gnupg/libassuan_2.0.3.bb
new file mode 100644
index 0000000..ac34869
--- /dev/null
+++ b/meta/recipes-extended/gnupg/libassuan_2.0.3.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Libassuan is the IPC library used by some GnuPG related
software"
+LICENSE = "GPLv3+& LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
+ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
+
+inherit autotools binconfig
+
+SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${PN}/${PN}-${PV}.tar.bz2"
+
+SRC_URI[md5sum] = "179d1918325fdb928c7bd90b8a514fc7"
+SRC_URI[sha256sum] =
"bad5682374c76bcc0abb1a7a34c9557af6874a477500748e64a7d3def79cac1b"
Why is this needed, as we already have a copy in
meta/recipes-support/libassuan? Was that version not found for some reason?
Sau!
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core