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 v4 0/3] zypper: support signed repositories
Date: Mon, 30 Jan 2012 13:50:05 -0800	[thread overview]
Message-ID: <4F27108D.4090303@linux.intel.com> (raw)
In-Reply-To: <1327957970-15159-1-git-send-email-steve@sakoman.com>

On 01/30/2012 01:12 PM, Steve Sakoman wrote:
> The current zypper implementation does not work with signed repositories.
> This patch series adds recipes for the required packages as well as the
> necessary runtime dependencies to zypper.
>
> Tested on Gumstix Overo (OMAP3) with meta-openembedded layer enabled and
> a systemd based console image.
>
> Version 4 incorporates feedback from Koen Kooi, Saul Wold, Khem Raj, and
> Anders Darander
>   - adds runtime dependencies to existing RDEPENDS_${PN} of zypper
>   - removes duplicate recipe for libassuan
>   - moves recipes for gnupg and libksba to recipes-support
>   - adds dependency on libgpg-error for libksba
>   - cleans up LICENSE field
>
> Steve Sakoman (3):
>    libksba: add recipe for 1.2.0
>    gnupg: add recipe for 2.0.18

Steve, I am still reviewing this, and I need to to a build with 
non-GPLv3, since you might have added a dependency with zypper on a 
GPLv3 item, this will take me some checking.

You might want to prepare a patch and test with a GPLv2 version of gnupg 
as well.  This will not hold up this patch if we know the GPLv2 version 
is forth coming.

Thanks

Sau!

>    zypper: add missing runtime dependences on gzip and gnupg
>
>   meta/recipes-extended/zypper/zypper_git.bb    |    4 ++--
>   meta/recipes-support/gnupg/gnupg_2.0.18.bb    |   25 +++++++++++++++++++++++++
>   meta/recipes-support/libksba/libksba_1.2.0.bb |   12 ++++++++++++
>   3 files changed, 39 insertions(+), 2 deletions(-)
>   create mode 100644 meta/recipes-support/gnupg/gnupg_2.0.18.bb
>   create mode 100644 meta/recipes-support/libksba/libksba_1.2.0.bb
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



  parent reply	other threads:[~2012-01-30 21:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 21:12 [PATCH v4 0/3] zypper: support signed repositories Steve Sakoman
2012-01-30 21:12 ` [PATCH v4 1/3] libksba: add recipe for 1.2.0 Steve Sakoman
2012-01-30 21:12 ` [PATCH v4 2/3] gnupg: add recipe for 2.0.18 Steve Sakoman
2012-01-30 21:12 ` [PATCH v4 3/3] zypper: add missing runtime dependences on gzip and gnupg Steve Sakoman
2012-01-30 21:50 ` Saul Wold [this message]
2012-01-30 22:04   ` [PATCH v4 0/3] zypper: support signed repositories Steve Sakoman
2012-01-30 22:13   ` Saul Wold
2012-01-30 23:29     ` Steve Sakoman
2012-01-30 23:56       ` Saul Wold
2012-01-31  0:37         ` Steve Sakoman
2012-01-31  1:39         ` Steve Sakoman
     [not found]           ` <4F275EB2.1020308@linux.intel.com>
2012-01-31  3:54             ` Steve Sakoman
2012-01-31  7:42               ` Anders Darander
2012-01-31 16:50                 ` Steve Sakoman
2012-02-01 11:11                   ` Anders Darander
2012-02-01 11:13                     ` Koen Kooi
2012-02-01 14:34                       ` Steve Sakoman
2012-02-01 14:33                     ` 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=4F27108D.4090303@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.