[OE-core] [PATCH 1/1] machine/qemu: set preferred linux-yocto kernel version

Bruce Ashfield bruce.ashfield at gmail.com
Mon Jul 25 14:56:33 UTC 2011


On Mon, Jul 25, 2011 at 10:51 AM, Bruce Ashfield
<bruce.ashfield at windriver.com> wrote:
> The introduction of the linux-yocto-3.0 kernel is taking
> precedence over the known working 2.6.37 version. Forcing
> 2.6.37 until 3.0 is validated on the qemu machines.
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> ---
>  meta/conf/machine/include/qemu.inc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
> index 9ef242f..c2d116f 100644
> --- a/meta/conf/machine/include/qemu.inc
> +++ b/meta/conf/machine/include/qemu.inc
> @@ -12,6 +12,7 @@ RDEPENDS_kernel-base = ""
>
>  # Use a common kernel recipe for all QEMU machines
>  PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
> +PREFERRED_VERSION_linux-yocto = "2.6.37+git%"

gak. This should be ?=, I'll update the patch and re-push.

Bruce

>  #PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>
>  EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
> --
> 1.7.4.1
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"




More information about the Openembedded-core mailing list