zephyr/scripts/west_commands/completion
Torsten Rasmussen 88d8b23836 scripts: remove board name from the qualifiers in list_boards.py
Fixes: #69329

The board name was printed as part of printing board qualifiers because
those was being concatenated in the `board_v2_qualifiers()` method.

Keep the qualifiers separated from the board name and let the caller
concatenate the strings when required.

Completion scripts are also updated to handle the corrected behaviour.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
(cherry picked from commit 66b475a3aa)
2024-03-26 16:20:08 -04:00
..
west-completion.bash scripts: remove board name from the qualifiers in list_boards.py 2024-03-26 16:20:08 -04:00
west-completion.fish scripts: remove board name from the qualifiers in list_boards.py 2024-03-26 16:20:08 -04:00
west-completion.zsh scripts: remove board name from the qualifiers in list_boards.py 2024-03-26 16:20:08 -04:00