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:
6c45a79
)
Fix Qt/X11 Native to be properly parsed.
author
Holger Freyther
<zecke@selfish.org>
Mon, 7 Jun 2004 20:24:37 +0000
(20:24 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Mon, 7 Jun 2004 20:24:37 +0000
(20:24 +0000)
BKrev: 40c4cf050xDotXFMQhUyrJB5BQYibg
qt/qt-x11-free-native_3.3.2.oe
patch
|
blob
|
history
diff --git
a/qt/qt-x11-free-native_3.3.2.oe
b/qt/qt-x11-free-native_3.3.2.oe
index
a21f640
..
d067fe5
100644
(file)
--- a/
qt/qt-x11-free-native_3.3.2.oe
+++ b/
qt/qt-x11-free-native_3.3.2.oe
@@
-4,7
+4,7
@@
PRIORITY = "optional"
LICENSE = "GPL/QPL"
DEPENDS = "qmake-native x11-native"
-FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qt-x11-free-${PV}
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qt-x11-free-${PV}
"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
file://no-examples.patch;patch=1"