[yocto] Failure building qte4-demo-image

Paul Eggleton paul.eggleton at linux.intel.com
Tue May 1 04:00:06 PDT 2012


On Saturday 28 April 2012 19:15:54 Khem Raj wrote:
> 2012/4/15  <giovanni.pavoni at 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



More information about the yocto mailing list