--- Begin Message ---
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



--- End Message ---

Reply via email to