All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Steve Sakoman <steve@sakoman.com>
Subject: Re: [PATCH 1/4] libassuan: add recipe for 2.0.3
Date: Mon, 30 Jan 2012 08:32:33 -0800	[thread overview]
Message-ID: <4F26C621.6080501@linux.intel.com> (raw)
In-Reply-To: <1327936840-13937-2-git-send-email-steve@sakoman.com>

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<steve@sakoman.com>
> ---
>   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!



  reply	other threads:[~2012-01-30 16:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 15:20 [PATCH 0/4] zypper: support signed repositories Steve Sakoman
2012-01-30 15:20 ` [PATCH 1/4] libassuan: add recipe for 2.0.3 Steve Sakoman
2012-01-30 16:32   ` Saul Wold [this message]
2012-01-30 16:56     ` Steve Sakoman
2012-01-30 15:20 ` [PATCH 2/4] libksba: add recipe for 1.2.0 Steve Sakoman
2012-01-30 17:45   ` Khem Raj
2012-01-30 18:01     ` Steve Sakoman
2012-01-30 15:20 ` [PATCH 3/4] gnupg: add recipe for 2.0.18 Steve Sakoman
2012-01-30 16:34   ` Saul Wold
2012-01-30 16:57     ` Steve Sakoman
2012-01-30 15:20 ` [PATCH 4/4] zypper: add missing runtime dependences on gzip and gnupg Steve Sakoman
2012-01-30 15:29   ` Koen Kooi
2012-01-30 16:02     ` Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F26C621.6080501@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=steve@sakoman.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.