All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Claves <claves@budelmann-elektronik.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] opkg: Add option to enable package verification support with GnuPG
Date: Thu, 28 Feb 2013 15:04:42 +0100	[thread overview]
Message-ID: <64891469.UzFDExKfyb@arawn> (raw)

Hello,

This set of patches enables the opkg support for verifying package signatures 
with gnupg.

The first two patches add the required libraries (libassuan and libgpgme).
The third adds new option: opkg-gnupg-support. It selects the needed packages 
and sets the --enable-gpg configure option for opkg.

The patch dependency chain is:
  (0003) opkg -> (0002) libgpgme -> (0001) libassuan

Comments are welcome.

Regards,
Philipp Claves
-- 
Budelmann Elektronik GmbH
Von-Renesse-Weg 60
48163 M?nster
Germany

Tel.  +49 (0)2501 9208440
Fax   +49 (0)2501 5887024
claves at budelmann-elektronik.com
www.budelmann-elektronik.com

General Managers: Dipl.-Kffr. Jeannine Budelmann,
Dipl.-Ing. Christoph Budelmann, Ing?nieur diplom? de
l'Ecole nationale d'Electronique et de ses Applications
Registered Office: M?nster, Germany
Registered Court: M?nster HRB 12729     
VAT Identification Number: DE 272 067 273
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-libassuan-IPC-library.patch
Type: text/x-patch
Size: 2213 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130228/36e85af4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-GnuPG-Made-Easy-gpgme-library.patch
Type: text/x-patch
Size: 2261 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130228/36e85af4/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-opkg-Add-gnupg-signature-checking-support.patch
Type: text/x-patch
Size: 1647 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130228/36e85af4/attachment-0002.bin>

             reply	other threads:[~2013-02-28 14:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-28 14:04 Philipp Claves [this message]
2013-02-28 14:38 ` [Buildroot] [PATCH] opkg: Add option to enable package verification support with GnuPG Thomas Petazzoni
     [not found]   ` <2380880.Y2Uig4QfWB@arawn>
2013-03-01 10:18     ` Thomas Petazzoni
2013-03-01 13:38       ` [Buildroot] [PATCH 1/3] Add libassuan IPC library Philipp Claves
2013-03-01 13:38         ` [Buildroot] [PATCH 2/3] Add GnuPG Made Easy (gpgme) library Philipp Claves
2013-03-01 13:38         ` [Buildroot] [PATCH 3/3] opkg: Add gnupg signature checking support Philipp Claves
2013-04-08 10:26           ` Philipp Claves
2013-04-09 16:03             ` Arnout Vandecappelle
2013-04-10 17:40               ` Thomas Petazzoni
2013-04-26 11:41                 ` Philipp Claves
2013-07-31 16:14         ` [Buildroot] [PATCH 1/3] Add libassuan IPC library Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64891469.UzFDExKfyb@arawn \
    --to=claves@budelmann-elektronik.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.