From 8400f7b23ba4b37f004a21c82d19dd9947350142 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 5 Jan 2008 21:37:10 +0000 Subject: package/qmake: Remove the pub/ from the SRC_URI, all Qt4 sources lack the pub/. -Doing this avoids having two entries in the checksums.ini. --- packages/qmake/qmake2-native.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/qmake/qmake2-native.inc b/packages/qmake/qmake2-native.inc index 0a204bb535..c609fefb81 100644 --- a/packages/qmake/qmake2-native.inc +++ b/packages/qmake/qmake2-native.inc @@ -8,7 +8,7 @@ PR = "r2" QTVER = "qtopia-core-opensource-src-${QTVERSION}" FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qmake2-native" -SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/${QTVER}.tar.gz \ +SRC_URI = "ftp://ftp.trolltech.com/qt/source/${QTVER}.tar.gz \ file://0001-fix-mkspecs.patch;patch=1 \ file://0008-backport-qt-lib-infix.patch;patch=1 \ file://qt-config.patch;patch=1 \ -- cgit 1.2.3-korg