]> code.ossystems Code Review - openembedded-core.git/commitdiff
qt4: use releases.qt-project.org instead of get.qt.nokia.com
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 26 Sep 2012 17:56:06 +0000 (19:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 16:19:16 +0000 (17:19 +0100)
* releases.qt-project.org has 4.8.1 as well as 4.8.3

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
meta/recipes-qt/qt4/qt-4.8.1.inc
meta/recipes-qt/qt4/qt4-native.inc

index a1dd8df0d1a738742e0ec87a3c117bc1241ac03a..0228b569e8587a20e0f461d53a147db93d7d14cf 100644 (file)
@@ -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 \
index b923e607339a759b98e925e7736a5ff06aa3d7a6..aa18301197a665cf5aded2f724d1841e17b0258c 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
 
 FILESPATH =. "${FILE_DIRNAME}/qt-${PV}:"
 
-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://hack-out-pg2-4.7.0.patch \
            file://0006-freetype-host-includes.patch \
index e00a1f362a9da66dbeb5f1aab5c12d181ef944be..492a7007ef1573fc5ffed766f0ebdc436a7cf708 100644 (file)
@@ -13,7 +13,7 @@ INC_PR = "r16"
 
 inherit native
 
-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://qt-config.patch \
            file://g++.conf \
            file://linux.conf \