aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-09-26 19:56:06 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 17:19:16 +0100
commitf12df439b893c70a8cd271ff8b8e6d760b78a2b3 (patch)
treef569556a910980c4a14612e9ba323f2b6b325e37 /meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
parent11970283424f213f870ba7e96d70bd507b10bc63 (diff)
downloadopenembedded-core-contrib-f12df439b893c70a8cd271ff8b8e6d760b78a2b3.tar.gz
qt4: use releases.qt-project.org instead of get.qt.nokia.com
* releases.qt-project.org has 4.8.1 as well as 4.8.3 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-qt/qt4/nativesdk-qt4-tools.inc')
-rw-r--r--meta/recipes-qt/qt4/nativesdk-qt4-tools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index a1dd8df0d1..0228b569e8 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
@@ -10,7 +10,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:"
inherit nativesdk qmake2
-SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \
+SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \
file://0004-no-qmake.patch \
file://configure-lflags.patch \
file://qt-config.patch \