All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] zypper: support signed repositories
@ 2012-01-30 21:12 Steve Sakoman
  2012-01-30 21:12 ` [PATCH v4 1/3] libksba: add recipe for 1.2.0 Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Steve Sakoman @ 2012-01-30 21:12 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.

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
  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




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

end of thread, other threads:[~2012-02-01 14:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v4 0/3] zypper: support signed repositories Saul Wold
2012-01-30 22:04   ` 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

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.