All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org, giovanni.pavoni@exorint.it
Subject: Re: Failure building qte4-demo-image
Date: Tue, 01 May 2012 12:00:06 +0100	[thread overview]
Message-ID: <4741860.8uVCLd3Ttu@helios> (raw)
In-Reply-To: <CAMKF1sriRCYmBPGNy-9KCCaR5DoBpOSFQWry1bA0_bw159uBug@mail.gmail.com>

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


  reply	other threads:[~2012-05-01 11:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-16  6:58 Failure building qte4-demo-image giovanni.pavoni
2012-04-29  2:15 ` Khem Raj
2012-05-01 11:00   ` Paul Eggleton [this message]
2012-05-01 13:44 ` Eric Bénard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4741860.8uVCLd3Ttu@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=giovanni.pavoni@exorint.it \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.