[OE-core] [PATCH v6 0/3] libzypp: support signed repositories

Steve Sakoman steve at sakoman.com
Wed Feb 1 15:20:29 UTC 2012


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





More information about the Openembedded-core mailing list