mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [RFC PATCH 0/7] libubootenv/swupdate: Introduce new packages
@ 2025-03-21  8:52 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2025-03-21  8:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl


[-- Attachment #0: Type: message/rfc822, Size: 3323 bytes --]

From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [RFC PATCH 0/7] libubootenv/swupdate: Introduce new packages
Date: Fri, 21 Mar 2025 09:52:39 +0100
Message-ID: <20250321085246.21344-1-ada@thorsis.com>

Hei hei,

this week I played around with swupdate to see if it can fit the needs
for one of our projects.  Turns out it does not at the moment, but I
prepared these two packages.  We won't use swupdate anytime soon, so I
post this as RFC, because I can not maintain these packages.  Anyone who
is interested, feel free to pick it up.

Maybe at least libubootenv can be helpful for users building a single
BSP for different boards with different U-Boot environments, though.

Greets
Alex

Link: https://swupdate.org/

Alexander Dahl (7):
  libubootenv: Introduce new package
  libubootenv: Add option for installing tools
  swupdate: Introduce new package
  swupdate: Remove targetinstall of example tools
  swupdate: Add option to build with OpenSSL support
  swupdate: Fix passing libubootenv dependency
  swupdate: Add optional zlib support

 rules/libubootenv.in   |  29 +++++++++
 rules/libubootenv.make |  65 +++++++++++++++++++
 rules/swupdate.in      |  36 +++++++++++
 rules/swupdate.make    | 141 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 271 insertions(+)
 create mode 100644 rules/libubootenv.in
 create mode 100644 rules/libubootenv.make
 create mode 100644 rules/swupdate.in
 create mode 100644 rules/swupdate.make


base-commit: 35e444db1da5f4b01df92feade288b5d71bb65af
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-21  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-21  8:52 [ptxdist] [RFC PATCH 0/7] libubootenv/swupdate: Introduce new packages Alexander Dahl via ptxdist

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