All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] zypper: support signed repositories
@ 2012-01-30 15:20 Steve Sakoman
  2012-01-30 15:20 ` [PATCH 1/4] libassuan: add recipe for 2.0.3 Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Steve Sakoman @ 2012-01-30 15:20 UTC (permalink / raw)
  To: openembedded-core; +Cc: Steve Sakoman

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.

Steve Sakoman (4):
  libassuan: add recipe for 2.0.3
  libksba: add recipe for 1.2.0
  gnupg: add recipe for 2.0.18
  zypper: add missing runtime dependences on gzip and gnupg

 meta/recipes-extended/gnupg/gnupg_2.0.18.bb    |   24 ++++++++++++++++++++++++
 meta/recipes-extended/gnupg/libassuan_2.0.3.bb |   11 +++++++++++
 meta/recipes-extended/gnupg/libksba_1.2.0.bb   |   10 ++++++++++
 meta/recipes-extended/zypper/zypper_git.bb     |    4 +++-
 4 files changed, 48 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-extended/gnupg/gnupg_2.0.18.bb
 create mode 100644 meta/recipes-extended/gnupg/libassuan_2.0.3.bb
 create mode 100644 meta/recipes-extended/gnupg/libksba_1.2.0.bb




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-01-30 18:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.