RTEMS Source Builder | sb/build-set: Add support for .binc build set includes (!238)
Chris Johns (@chris)
gitlab at rtems.org
Mon May 11 04:59:43 UTC 2026
Chris Johns commented on a discussion on source-builder/sb/setbuilder.py: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/238#note_149727
>
>
> def list_bset_cfg_files(opts, configs):
> - if opts.get_arg('--list-configs') or opts.get_arg('--list-bsets'):
> + if opts.get_arg('--list-configs') or opts.get_arg(
> + '--list-bsets') or opts.get_arg('--list-bincs'):
> if opts.get_arg('--list-configs'):
> ext = '.cfg'
> + if opts.get_arg('--list-bincs'):
Fixed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/238#note_149727
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260511/e4f296d8/attachment.htm>
More information about the bugs
mailing list