Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Ben Hutchings <ben.hutchings@mind.be>
Subject: [Buildroot] [PATCH 0/6] Add host packages of gnupg2 and its dependencies
Date: Fri, 12 Apr 2024 23:43:04 +0200	[thread overview]
Message-ID: <cover.1712957992.git.ben.hutchings@mind.be> (raw)

Currently we can build a host package of the obsolete GnuPG 1 but not
GnuPG 2.  This series adds host packages of gnupg2 and the various
libraries it depends on, but with only the host gnupg2 package being
directly selectable.

Ben.

Ben Hutchings (6):
  package/libgpg-error: Add host package
  package/libnpth: Add host package
  package/libassuan: Add host package
  package/libgcrypt: Add host package
  package/libksba: Add host package
  package/gnupg2: Add host package

 package/Config.in.host               |  1 +
 package/gnupg2/Config.in.host        | 13 +++++++++++++
 package/gnupg2/gnupg2.mk             | 11 +++++++++++
 package/libassuan/libassuan.mk       |  5 +++++
 package/libgcrypt/libgcrypt.mk       |  4 ++++
 package/libgpg-error/libgpg-error.mk |  4 ++++
 package/libksba/libksba.mk           |  4 ++++
 package/libnpth/libnpth.mk           |  1 +
 8 files changed, 43 insertions(+)
 create mode 100644 package/gnupg2/Config.in.host

-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2024-04-12 21:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12 21:43 Ben Hutchings via buildroot [this message]
2024-04-12 21:43 ` [Buildroot] [PATCH 1/6] package/libgpg-error: Add host package Ben Hutchings via buildroot
2024-07-15 12:06   ` Thomas Petazzoni via buildroot
2024-04-12 21:43 ` [Buildroot] [PATCH 2/6] package/libnpth: " Ben Hutchings via buildroot
2024-07-15 12:28   ` Thomas Petazzoni via buildroot
2024-04-12 21:43 ` [Buildroot] [PATCH 3/6] package/libassuan: " Ben Hutchings via buildroot
2024-07-15 12:30   ` Thomas Petazzoni via buildroot
2024-04-12 21:43 ` [Buildroot] [PATCH 4/6] package/libgcrypt: " Ben Hutchings via buildroot
2024-07-15 12:34   ` Thomas Petazzoni via buildroot
2024-04-12 21:43 ` [Buildroot] [PATCH 5/6] package/libksba: " Ben Hutchings via buildroot
2024-07-15 12:36   ` Thomas Petazzoni via buildroot
2024-04-12 21:43 ` [Buildroot] [PATCH 6/6] package/gnupg2: " Ben Hutchings via buildroot
2024-07-15 12:41   ` Thomas Petazzoni via buildroot

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=cover.1712957992.git.ben.hutchings@mind.be \
    --to=buildroot@buildroot.org \
    --cc=ben.hutchings@mind.be \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox