[OE-core] [PATCH v5 1/3] libksba: add recipe for 1.2.0

Paul Menzel paulepanter at users.sourceforge.net
Wed Feb 1 09:18:43 UTC 2012


Am Dienstag, den 31.01.2012, 09:45 -0800 schrieb Steve Sakoman:
> Libksba provides an easy API to create and parse X.509 and CMS related objects
> and is required for gnupg
> 
> Signed-off-by: Steve Sakoman <steve at sakoman.com>
> ---
>  meta/recipes-support/libksba/libksba_1.2.0.bb |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)
>  create mode 100644 meta/recipes-support/libksba/libksba_1.2.0.bb
> 
> diff --git a/meta/recipes-support/libksba/libksba_1.2.0.bb b/meta/recipes-support/libksba/libksba_1.2.0.bb
> new file mode 100644
> index 0000000..1fadd48
> --- /dev/null
> +++ b/meta/recipes-support/libksba/libksba_1.2.0.bb
> @@ -0,0 +1,12 @@
> +DESCRIPTION = "Libksba provides an easy API to create and parse X.509 and CMS related objects"

I am not sure if the description should be considered a sentence and
therefore a full stop should be added at the end.

Could you also please add the field `HOMEPAGE` set to [1]?

> +LICENSE = "GPLv3"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
> +
> +DEPENDS = "libgpg-error"
> +
> +inherit autotools binconfig
> +
> +SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${PN}/${PN}-${PV}.tar.bz2"
> +
> +SRC_URI[md5sum] = "e797f370b69b4dc776499d6a071ae137"
> +SRC_URI[sha256sum] = "09afce65b03d027cbec10d21464f4f651cdfd269e38b404f83e48d3e2a3c934b"

With these changes this patch is

Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>


Thanks,

Paul


[1] http://www.gnupg.org/related_software/libksba/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120201/5be62c80/attachment-0002.sig>


More information about the Openembedded-core mailing list