[yocto] [PATCH][meta-qt3][V2] qt-x11-free: update SRC_URI

Ross Burton ross.burton at intel.com
Wed Jan 20 05:49:43 PST 2016


ftp.trolltech.com doesn't exist anymore, so update SRC_URI to use qt.io.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb | 2 +-
 recipes-qt3/qt3/qt-x11-free_3.3.7.bb        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
index e4388c4..b9097c4 100644
--- a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
+++ b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
@@ -10,7 +10,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qt-x11-free"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=629178675a7d49c9fa19dfe9f43ea256 \
                     file://LICENSE.QPL;md5=fff372435cb41647bc0b3cb940ea5c51"
 
-SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
+SRC_URI = "http://download.qt.io/archive/qt/3/qt-x11-free-${PV}.tar.bz2 \
            file://no-examples.patch \
            file://qt3-cstddef.patch \
            file://qmake.conf"
diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
index 89f976d..f90f9b9 100644
--- a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
+++ b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b07b0d5ac6b1822effe47173a1744433 \
                     file://LICENSE.QPL;md5=b81b6b6fc04ed873adde5aa901c0613b"
 
-SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
+SRC_URI = "http://download.qt.io/archive/qt/3/${BP}.tar.bz2 \
 	   file://configure.patch \
 	   file://no-examples.patch \
            file://gcc4_1-HACK.patch \
-- 
2.6.4




More information about the yocto mailing list