diff options
Diffstat (limited to 'recipes-qt3')
-rw-r--r-- | recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb | 2 | ||||
-rw-r--r-- | 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" | |||
10 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=629178675a7d49c9fa19dfe9f43ea256 \ | 10 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=629178675a7d49c9fa19dfe9f43ea256 \ |
11 | file://LICENSE.QPL;md5=fff372435cb41647bc0b3cb940ea5c51" | 11 | file://LICENSE.QPL;md5=fff372435cb41647bc0b3cb940ea5c51" |
12 | 12 | ||
13 | SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \ | 13 | SRC_URI = "http://download.qt.io/archive/qt/3/qt-x11-free-${PV}.tar.bz2 \ |
14 | file://no-examples.patch \ | 14 | file://no-examples.patch \ |
15 | file://qt3-cstddef.patch \ | 15 | file://qt3-cstddef.patch \ |
16 | file://qmake.conf" | 16 | 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" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b07b0d5ac6b1822effe47173a1744433 \ | 5 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b07b0d5ac6b1822effe47173a1744433 \ |
6 | file://LICENSE.QPL;md5=b81b6b6fc04ed873adde5aa901c0613b" | 6 | file://LICENSE.QPL;md5=b81b6b6fc04ed873adde5aa901c0613b" |
7 | 7 | ||
8 | SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \ | 8 | SRC_URI = "http://download.qt.io/archive/qt/3/${BP}.tar.bz2 \ |
9 | file://configure.patch \ | 9 | file://configure.patch \ |
10 | file://no-examples.patch \ | 10 | file://no-examples.patch \ |
11 | file://gcc4_1-HACK.patch \ | 11 | file://gcc4_1-HACK.patch \ |