Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] busybox: cleanup and fix config fragments
@ 2024-10-07 12:09 Enrico Jörns
  2024-10-07 12:09 ` [PATCH 1/9] busybox: sync config for busybox 1.36.1 Enrico Jörns
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Enrico Jörns @ 2024-10-07 12:09 UTC (permalink / raw)
  To: openembedded-core; +Cc: yocto

Most of the busybox config fragments are useless since the respective options
were accidentally enabled in the 'defconfig' file during the defconfig update
to busybox 1.33.0 [1].

This is redundant and confusing and takes the ability to disable options by
removing the respective fragment file from the SRC_URI.

While cleaning this up, some other inconsistencies were found and fixed.

The series starts with a defconfig sync to the current defaults to have a clear
base to work on.

[1] 4335cd24 ("busybox: refresh the defconfig from 1.33.0")


Enrico Jörns (9):
  busybox: sync config for busybox 1.36.1
  busybox: disable defconfig options from simpler fragments
  busybox: disable defconfig options from syslogd.cfg
  busybox: mdev.cfg: remove CONFIG_SETSID
  busybox: disable defconfig options from login-utilities.cfg
  busybox: disable defconfig options from unicode.cfg
  busybox: getopts.cfg: disable long options
  busybox: disable long options in defconfig and fix longopts.cfg
  busybox: disable defconfig options from mount-via-label.cfg

 meta/recipes-core/busybox/busybox/defconfig   | 124 +++++++++---------
 meta/recipes-core/busybox/busybox/getopts.cfg |   2 -
 .../recipes-core/busybox/busybox/longopts.cfg |  11 +-
 meta/recipes-core/busybox/busybox/mdev.cfg    |   1 -
 4 files changed, 68 insertions(+), 70 deletions(-)

-- 
2.39.5



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

end of thread, other threads:[~2024-10-28  8:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 12:09 [PATCH 0/9] busybox: cleanup and fix config fragments Enrico Jörns
2024-10-07 12:09 ` [PATCH 1/9] busybox: sync config for busybox 1.36.1 Enrico Jörns
2024-10-07 12:09 ` [PATCH 2/9] busybox: disable defconfig options from simpler fragments Enrico Jörns
2024-10-07 12:09 ` [PATCH 3/9] busybox: disable defconfig options from syslogd.cfg Enrico Jörns
2024-10-07 12:09 ` [PATCH 4/9] busybox: mdev.cfg: remove CONFIG_SETSID Enrico Jörns
2024-10-07 12:09 ` [PATCH 5/9] busybox: disable defconfig options from login-utilities.cfg Enrico Jörns
2024-10-07 12:09 ` [PATCH 6/9] busybox: disable defconfig options from unicode.cfg Enrico Jörns
2024-10-07 12:09 ` [PATCH 7/9] busybox: getopts.cfg: disable long options Enrico Jörns
2024-10-07 12:09 ` [PATCH 8/9] busybox: disable long options in defconfig and fix longopts.cfg Enrico Jörns
2024-10-07 12:09 ` [PATCH 9/9] busybox: disable defconfig options from mount-via-label.cfg Enrico Jörns
2024-10-24 13:04 ` [yocto] [PATCH 0/9] busybox: cleanup and fix config fragments Enrico Jörns
2024-10-25 15:01   ` Andrej Valek
2024-10-25 15:07     ` [OE-core] " Richard Purdie
2024-10-25 17:26       ` Andrej
2024-10-25 18:07         ` Richard Purdie
2024-10-28  8:36           ` Enrico Jörns

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