Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v6 0/3] libzypp: support signed repositories
@ 2012-02-01 15:20 Steve Sakoman
  2012-02-01 15:20 ` [PATCH v6 1/3] libksba: add 1.2.0 (initial recipe) Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steve Sakoman @ 2012-02-01 15:20 UTC (permalink / raw)
  To: openembedded-core; +Cc: Steve Sakoman

The current libzypp implementation does not work with signed repositories.
This patch series adds recipes for the required packages as well as the
necessary runtime dependencies to libzypp.

Tested on Gumstix Overo (OMAP3) with meta-openembedded layer enabled and
a systemd based console image.

Changes from version 5 include feedback from Paul Menzel:
 - add (initial recipe) to patch subject for libksba and gnupg
 - add HOMEPAGE to libksba and gnupg
 - use ${PV}/${P} in gnupg SRC_URI
 - fix description/punctuation for libksba and gnupg

Steve Sakoman (3):
  libksba: add 1.2.0 (initial recipe)
  gnupg: add 2.0.18 (initial recipe)
  libzypp: add missing runtime dependences on gzip and gnupg

 meta/recipes-extended/libzypp/libzypp_git.bb  |    4 ++--
 meta/recipes-support/gnupg/gnupg_2.0.18.bb    |   24 ++++++++++++++++++++++++
 meta/recipes-support/libksba/libksba_1.2.0.bb |   13 +++++++++++++
 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] 5+ messages in thread

end of thread, other threads:[~2012-02-03 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 15:20 [PATCH v6 0/3] libzypp: support signed repositories Steve Sakoman
2012-02-01 15:20 ` [PATCH v6 1/3] libksba: add 1.2.0 (initial recipe) Steve Sakoman
2012-02-01 15:20 ` [PATCH v6 2/3] gnupg: add 2.0.18 " Steve Sakoman
2012-02-01 15:20 ` [PATCH v6 3/3] libzypp: add missing runtime dependences on gzip and gnupg Steve Sakoman
2012-02-03 17:23 ` [PATCH v6 0/3] libzypp: support signed repositories Richard Purdie

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