(e)glibc.inc: add minimal sane kernel versions, move from bitbake.conf
authorRoman I Khimov <khimov@altell.ru>
Tue, 19 May 2009 09:15:56 +0000 (13:15 +0400)
committerRoman I Khimov <khimov@altell.ru>
Mon, 1 Jun 2009 17:38:39 +0000 (21:38 +0400)
commitffa55a98f65d84d73824032fd70de68f5a96c551
tree62f6058a1492ea4155982c75a4456497db5cd8e6
parentd63d3549606cab7ef3f2ee68967f960828acc386
(e)glibc.inc: add minimal sane kernel versions, move from bitbake.conf

(e)glibc is configured for OLDEST_KERNEL, certain target architectures have
specific requirements for kernel versions, if that are not satisfied (e)glibc
reconfigures itself with what it think more appropriate and warns user that
there is misconfiguration on his side.

Add minimal sane kernel versions for architectures requiring that.

Also move (e)glibc-specific OLDEST_KERNEL variable from bitbake.conf to
(e)glibc.inc files that are more appropriate for this.

Acked-by: Tom Rini <trini@embeddedalley.com>
conf/bitbake.conf
conf/distro/include/eglibc.inc
conf/distro/include/glibc.inc