diff options
author | 2016-01-20 13:49:43 +0000 | |
---|---|---|
committer | 2016-01-22 11:20:01 +1300 | |
commit | b08996efbfb3b26e62b608f34ebf5e671b36ec61 (patch) | |
tree | 309402790eb096301de9ed479d0dca64506e03bc /recipes-qt3/qt3/qt-x11-free_3.3.7.bb | |
parent | 5233565c80db869f6f539f37f26ea6662d9dc5f6 (diff) | |
download | meta-qt3-b08996efbfb3b26e62b608f34ebf5e671b36ec61.tar.gz meta-qt3-b08996efbfb3b26e62b608f34ebf5e671b36ec61.tar.bz2 meta-qt3-b08996efbfb3b26e62b608f34ebf5e671b36ec61.zip |
qt-x11-free: update SRC_URIyocto-2.0.3yocto-2.0.2yocto-2.0.1jethro-14.0.3jethro-14.0.2jethro-14.0.1jethro
ftp.trolltech.com doesn't exist anymore, so update SRC_URI to use qt.io.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-qt3/qt3/qt-x11-free_3.3.7.bb')
-rw-r--r-- | recipes-qt3/qt3/qt-x11-free_3.3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |