On Saturday 28 April 2012 19:15:54 Khem Raj wrote:
> 2012/4/15  <giovanni.pav...@exorint.it>:
> > Also, how can I specify qt4.8.0 as preferred version rather then qt4.7.4?
> > (the former performs much better on neon enabled targets).
> 
> 4.8.1 recipes have DEFAULT_PREFERENCE = "-1" in them just delete that
> line from all 4.8.1 recipes
> and then they will be picked

The easier way to do this (without modifying the recipes) is to add the 
following to your local.conf, or distro config if you have your own:

PREFERRED_VERSION_qt4-x11-free = "4.8.0"
PREFERRED_VERSION_qt4-embedded = "4.8.0"
PREFERRED_VERSION_qt4-native = "4.8.0"
PREFERRED_VERSION_qt4-tools-nativesdk = "4.8.0"

(change to 4.8.1 for latest master)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to