Op 25 jul. 2011, om 16:51 heeft Bruce Ashfield het volgende geschreven: > 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 <[email protected]> > --- > 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%"
Please not that this won't do anything on incremental builds or when using package feeds since the cat is already out of the bag for the 3.0rc7 version. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
