[oe-commits] org.oe.dev package/qmake: Remove the pub/ from the SRC_URI, all Qt4 sources lack the pub/.

freyther commit openembedded-commits at lists.openembedded.org
Mon Jan 7 00:06:29 UTC 2008


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.

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: 478b52f76ea3d55c9536816c3480d56ebcccc96d
ViewMTN: http://monotone.openembedded.org/revision/info/478b52f76ea3d55c9536816c3480d56ebcccc96d
Files:
1
packages/qmake/qmake2-native.inc
Diffs:

#
# mt diff -r97cfd2b0186aec97504f8c9b455f431d91b1c3bb -r478b52f76ea3d55c9536816c3480d56ebcccc96d
#
# 
# 
# patch "packages/qmake/qmake2-native.inc"
#  from [fddea3b5f77f8297595bf49e8c4424d359cb4d8c]
#    to [18bf1cd3568fef0b75bb3527dc1810cb148196b2]
# 
============================================================
--- packages/qmake/qmake2-native.inc	fddea3b5f77f8297595bf49e8c4424d359cb4d8c
+++ packages/qmake/qmake2-native.inc	18bf1cd3568fef0b75bb3527dc1810cb148196b2
@@ -8,7 +8,7 @@ FILESDIR += "${@os.path.dirname(bb.data.
 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 \






More information about the Openembedded-commits mailing list