Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/3] *** SUBJECT HERE ***
@ 2012-01-30 17:14 Steve Sakoman
  2012-01-30 17:14 ` [PATCH v3 1/3] libksba: add recipe for 1.2.0 Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Steve Sakoman @ 2012-01-30 17:14 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 3 incorporates feedback from Koen Kooi and Saul Wold
 - adds runtime dependencies to existing RDEPENDS_${PN}
 - removes duplicate recipe for libassuan
 - moves recipes for gnupg and libksba to recipes-support
 
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    |   24 ++++++++++++++++++++++++
 meta/recipes-support/libksba/libksba_1.2.0.bb |   10 ++++++++++
 3 files changed, 36 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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30 17:14 [PATCH v3 0/3] *** SUBJECT HERE *** Steve Sakoman
2012-01-30 17:14 ` [PATCH v3 1/3] libksba: add recipe for 1.2.0 Steve Sakoman
2012-01-30 17:14 ` [PATCH v3 2/3] gnupg: add recipe for 2.0.18 Steve Sakoman
2012-01-30 20:09   ` Anders Darander
2012-01-30 20:29     ` Steve Sakoman
2012-01-30 17:14 ` [PATCH v3 3/3] zypper: add missing runtime dependences on gzip and gnupg Steve Sakoman
2012-01-30 17:17 ` [PATCH v3 0/3] *** SUBJECT HERE *** Steve Sakoman
2012-01-31 19:28   ` Darren Hart
2012-02-01  4:16     ` Steve Sakoman
2012-02-01  5:28       ` Wang, Shane
2012-02-01  6:57         ` Darren Hart
2012-02-01  6:53       ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox