We have longopts.cfg for long options. And CONFIG_LONG_OPTS is the actual global switch for long options. It seems inappropriate here.
Signed-off-by: Enrico Jörns <[email protected]> --- meta/recipes-core/busybox/busybox/getopts.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-core/busybox/busybox/getopts.cfg b/meta/recipes-core/busybox/busybox/getopts.cfg index 8db0a4a8f2..26a2e7add9 100644 --- a/meta/recipes-core/busybox/busybox/getopts.cfg +++ b/meta/recipes-core/busybox/busybox/getopts.cfg @@ -1,3 +1 @@ CONFIG_GETOPT=y -CONFIG_LONG_OPTS=y -CONFIG_FEATURE_GETOPT_LONG=y -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205263): https://lists.openembedded.org/g/openembedded-core/message/205263 Mute This Topic: https://lists.openembedded.org/mt/108866320/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
