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:
65a0e73
)
packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11
author
Holger Freyther
<zecke@selfish.org>
Mon, 24 Dec 2007 12:45:42 +0000
(12:45 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Mon, 24 Dec 2007 12:45:42 +0000
(12:45 +0000)
Do not build the tools, fix the mksepcs
packages/qt4/qtopia-core.inc
patch
|
blob
|
history
diff --git
a/packages/qt4/qtopia-core.inc
b/packages/qt4/qtopia-core.inc
index
28ab2fb
..
3789cc7
100644
(file)
--- a/
packages/qt4/qtopia-core.inc
+++ b/
packages/qt4/qtopia-core.inc
@@
-6,7
+6,9
@@
HOMEPAGE = "http://www.trolltech.com"
DEPENDS += "tslib"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz \
- file://linux-oe-qmake.conf"
+ file://0003-no-tools.patch;patch=1 \
+ file://0004-no-qmake.patch;patch=1 \
+ file://0005-fix-mkspecs.patch;patch=1"
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"