[OE-core] [PATCH 1/2] bitbake.conf: update OLDEST_KERNEL to 2.6.0

Koen Kooi koen at dominion.thruhere.net
Thu Jul 7 14:24:46 UTC 2011


angstrom has been setting it to 2.6.16 for some years now, I forget which bug that fixed over 2.6.0

Op 7 jul. 2011 om 14:11 heeft Paul Eggleton <paul.eggleton at linux.intel.com> het volgende geschreven:

> Since we no longer support 2.4, update this setting to 2.6.0. (This affects
> eglibc's kernel support).
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
> meta/conf/bitbake.conf |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index bdaa35d..56a867b 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -349,7 +349,7 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}"
> # Kernel info.
> ##################################################################
> 
> -OLDEST_KERNEL = "2.4.0"
> +OLDEST_KERNEL = "2.6.0"
> STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel"
> 
> ##################################################################
> -- 
> 1.7.4.1
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list