mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/3] Fix U-Boot build with missing host libs
@ 2024-03-11  7:43 Markus Heidelberg
  2024-03-11  7:43 ` [ptxdist] [PATCH 1/3] host-nettle: new package Markus Heidelberg
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Heidelberg @ 2024-03-11  7:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-19  6:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11  7:43 [ptxdist] [PATCH 0/3] Fix U-Boot build with missing host libs Markus Heidelberg
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

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