From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 3/4] minimal: prefer QT 4.7.1
Date: Thu, 25 Nov 2010 16:21:20 +0100 [thread overview]
Message-ID: <1290698481-17446-3-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1290698481-17446-2-git-send-email-eric@eukrea.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
conf/distro/minimal.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index a2d23d2..afa8ac6 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -104,7 +104,7 @@ require conf/distro/include/preferred-xorg-versions-X11R7.5.inc
PREFERRED_PROVIDER_opkg ?= "opkg"
PREFERRED_PROVIDER_virtual/update-alternatives ?= "opkg"
-PREFERRED_QT_VERSION ?= "4.7.0"
+PREFERRED_QT_VERSION ?= "4.7.1"
PREFERRED_VERSION_qt4-tools-native = "${PREFERRED_QT_VERSION}"
PREFERRED_VERSION_qt4-tools-sdk = "${PREFERRED_QT_VERSION}"
PREFERRED_VERSION_qt4-embedded = "${PREFERRED_QT_VERSION}"
--
1.6.3.3
next prev parent reply other threads:[~2010-11-25 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-25 15:21 [PATCH 1/4] qt4.6 : remove 4.6.0 Eric Bénard
2010-11-25 15:21 ` [PATCH 2/4] qt4.6: remove 4.6.2 Eric Bénard
2010-11-25 15:21 ` Eric Bénard [this message]
2010-11-25 15:21 ` [PATCH 4/4] qt4.7 : remove 4.7.0 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=1290698481-17446-3-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.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.