git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3da328
)
package/qmake: Remove the pub/ from the SRC_URI, all Qt4 sources lack the pub/.
author
Holger Freyther
<zecke@selfish.org>
Sat, 5 Jan 2008 21:37:10 +0000
(21:37 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Sat, 5 Jan 2008 21:37:10 +0000
(21:37 +0000)
-Doing this avoids having two entries in the checksums.ini.
packages/qmake/qmake2-native.inc
patch
|
blob
|
history
diff --git
a/packages/qmake/qmake2-native.inc
b/packages/qmake/qmake2-native.inc
index
0a204bb
..
c609fef
100644
(file)
--- 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 \