Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] Optionally build some skarnet.org packages as multicall binaries
@ 2024-08-11 10:01 J. Neuschäfer via buildroot
  2024-08-11 10:01 ` [Buildroot] [PATCH v2 1/4] package/execline: Add option to build multicall binary J. Neuschäfer via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: J. Neuschäfer via buildroot @ 2024-08-11 10:01 UTC (permalink / raw)
  To: buildroot; +Cc: Eric Le Bihan, J. Neuschäfer

In recent years, execline, s6-portable-utils, and s6-linux-utils gained
the ability to be built as a multicall binary, just like busybox.
This patchset exposes the multicall option in Buildroot.

Given that 2024.08-rc1 has just been tagged, and this is not a bugfix
series, it should probably be applied to the next branch instead of
master.

To: buildroot@buildroot.org
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Cc: Dick Olsson <hi@senzilla.io>
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>

Changes in v2:
- Add DEVELOPERS entry
- Link to v1: https://lore.kernel.org/r/20240704-s6-multicall-v1-0-b6adb2bd0905@gmx.net

---
J. Neuschäfer (4):
      package/execline: Add option to build multicall binary
      package/s6-portable-utils: Add option to build multicall binary
      package/s6-linux-utils: Add option to build multicall binary
      DEVELOPERS: Add skarnet.org packages to J. Neuschäfer's entry

 DEVELOPERS                                     | 11 ++++++++++-
 package/execline/Config.in                     |  9 +++++++++
 package/execline/execline.mk                   |  1 +
 package/s6-linux-utils/Config.in               |  9 +++++++++
 package/s6-linux-utils/s6-linux-utils.mk       |  1 +
 package/s6-portable-utils/Config.in            |  9 +++++++++
 package/s6-portable-utils/s6-portable-utils.mk |  1 +
 7 files changed, 40 insertions(+), 1 deletion(-)
---
base-commit: ab92eaa04bf8ec29dced04063ba1dc626b7d5789
change-id: 20240601-s6-multicall-27a0b57e49be

Best regards,
--
J. Neuschäfer <j.neuschaefer@gmx.net>

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

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

end of thread, other threads:[~2024-08-15  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-11 10:01 [Buildroot] [PATCH v2 0/4] Optionally build some skarnet.org packages as multicall binaries J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 1/4] package/execline: Add option to build multicall binary J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 2/4] package/s6-portable-utils: " J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 3/4] package/s6-linux-utils: " J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 4/4] DEVELOPERS: Add skarnet.org packages to J. Neuschäfer's entry J. Neuschäfer via buildroot
2024-08-15  8:58 ` [Buildroot] [PATCH v2 0/4] Optionally build some skarnet.org packages as multicall binaries Thomas Petazzoni via buildroot

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