mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Heidelberg <m.heidelberg@cab.de>
To: <ptxdist@pengutronix.de>
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: [ptxdist] [PATCH 0/3] Fix U-Boot build with missing host libs
Date: Mon, 11 Mar 2024 08:43:05 +0100	[thread overview]
Message-ID: <20240311074308.34315-1-m.heidelberg@cab.de> (raw)

I wasn't sure whether
https://www.ptxdist.org/doc/contributing.html#package-builds-should-be-reproducible
also applies to host packages, but probably yes, so followed that rule
for both nettle and gnutls.

Markus Heidelberg (3):
  host-nettle: new package
  host-gnutls: new package
  u-boot: new options to select host-gnutls and host-libuuid

 platforms/u-boot.in    | 22 +++++++++-
 rules/host-gnutls.in   |  7 ++++
 rules/host-gnutls.make | 95 ++++++++++++++++++++++++++++++++++++++++++
 rules/host-nettle.in   |  5 +++
 rules/host-nettle.make | 45 ++++++++++++++++++++
 5 files changed, 173 insertions(+), 1 deletion(-)
 create mode 100644 rules/host-gnutls.in
 create mode 100644 rules/host-gnutls.make
 create mode 100644 rules/host-nettle.in
 create mode 100644 rules/host-nettle.make

-- 
2.34.1




             reply	other threads:[~2024-03-11  7:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11  7:43 Markus Heidelberg [this message]
2024-03-11  7:43 ` [ptxdist] [PATCH 1/3] host-nettle: new package Markus Heidelberg
2024-03-19  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-11  7:43 ` [ptxdist] [PATCH 2/3] host-gnutls: " Markus Heidelberg
2024-03-19  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-11  7:43 ` [ptxdist] [PATCH 3/3] u-boot: new options to select host-gnutls and host-libuuid Markus Heidelberg
2024-03-19  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240311074308.34315-1-m.heidelberg@cab.de \
    --to=m.heidelberg@cab.de \
    --cc=ptxdist@pengutronix.de \
    /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