]> code.ossystems Code Review - openembedded-core.git/commit
busybox/uglibc: remove obsolete check for "kernel24"
authorAndrei Gherzan <andrei.gherzan@windriver.com>
Tue, 17 Jan 2012 11:28:31 +0000 (13:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 15:15:29 +0000 (15:15 +0000)
commit7257ded5355ffdc0fc169e7f34daeedb0b3dcd78
treec025939362f12109ed858f215e0e0f2b42f56672
parent6d21c87ca37a11b34551d79758da65ed417c70a0
busybox/uglibc: remove obsolete check for "kernel24"

Busybox checks if MACHINE_FEATURES contains "kernel24". If so, CONFIG_FEATURE_2_4_MODULES will be on "y".
kernel24 is no longer present in any machine configuration. The same situation is in uglibc with a
different CONFIG mapping.

[YOCTO #1901]

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/uclibc/uclibc-config.inc