public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3 v4] support/br2-external: fix shellcheck and better document BR2_EXTERNAL (branch yem/misc)
@ 2026-02-03 21:54 Yann E. MORIN via buildroot
  2026-02-03 21:54 ` [Buildroot] [PATCH 1/3 v4] support/br2-external: remove leftover trap Yann E. MORIN via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yann E. MORIN via buildroot @ 2026-02-03 21:54 UTC (permalink / raw)
  To: buildroot
  Cc: Arnout Vandecappelle, Brandon Maier, Fiona Klute, Yann E . MORIN

Hello All!

This small series is a respin of an old patch [0] that has been
lingering for quite some time now...

Baiscally, the case is to only document the fact that BR2_EXTERNAL is a
space-separated list, like all other lists in Buildroot, and not a
colon-separated one (but still support colon-separated lists for legacy
purposes).

As a bonus from the previous iterations, the series now cleans up
shelcheck errors in the script.

[0] https://patchwork.ozlabs.org/project/buildroot/patch/20240904205354.504964-1-yann.morin.1998@free.fr/

Changes v3 -> v4:
  - fix pre-existing shellcheck errors
  - extend commit log with more data

Changes v2 -> v3:
  - add comment in support/scripts/br2-external  (Fiona)

Changes v1 -> v2:
  - fix typoes

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (3):
      support/br2-external: remove leftover trap
      support/br2-external: fix remaining shellcheck errors
      docs/manual: use space-separated list for BR2_EXTERNAL

 .checkpackageignore                   |  1 -
 docs/manual/customize-outside-br.adoc |  5 +++--
 support/scripts/br2-external          | 20 ++++++++++++--------
 3 files changed, 15 insertions(+), 11 deletions(-)

--
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-03-20 15:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 21:54 [Buildroot] [PATCH 0/3 v4] support/br2-external: fix shellcheck and better document BR2_EXTERNAL (branch yem/misc) Yann E. MORIN via buildroot
2026-02-03 21:54 ` [Buildroot] [PATCH 1/3 v4] support/br2-external: remove leftover trap Yann E. MORIN via buildroot
2026-03-13 21:25   ` Romain Naour via buildroot
2026-03-20 15:55   ` Thomas Perale via buildroot
2026-02-03 21:54 ` [Buildroot] [PATCH 2/3 v4] support/br2-external: fix remaining shellcheck errors Yann E. MORIN via buildroot
2026-03-20 15:55   ` Thomas Perale via buildroot
2026-02-03 21:54 ` [Buildroot] [PATCH 3/3 v4] docs/manual: use space-separated list for BR2_EXTERNAL Yann E. MORIN via buildroot
2026-03-20 15:55   ` Thomas Perale via buildroot

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