diff options
author | Enrico Jörns <ejo@pengutronix.de> | 2024-10-28 09:29:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 12:07:12 +0000 |
commit | f4e1f39d9bf104bc216d27275643c5a2d8886f0b (patch) | |
tree | ef85c73fc4c91caa568c462bdd915f2e9f38c171 /meta/lib/patchtest/patchtest_patterns.py | |
parent | 4899f3dcccddb5d1ad77c197e69c7bc18125d8a7 (diff) | |
download | poky-f4e1f39d9bf104bc216d27275643c5a2d8886f0b.tar.gz |
busybox: disable defconfig options from simpler fragments
This disables options from the defconfig file that are enabled by
explicit config fragments.
Having them enabled in the defconfig renders the fragments useless and
takes away the ability to disable options with
SRC_URI:remove = "<fragment>.cfg".
The respective options were all deactivated once but got accidentally
enabled in 4335cd24 ("busybox: refresh the defconfig from 1.33.0").
This commit disables the features for:
- sha1sum.cfg
- sha256sum.cfg
- resize.cfg
- pgrep.cfg
- rev.cfg
(From OE-Core rev: ad4bd190836d2de4bda6a7e59b55bcf8d118fd14)
Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/patchtest_patterns.py')
0 files changed, 0 insertions, 0 deletions