aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-embedded_4.4.3.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-03-26 16:54:09 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2009-03-26 16:54:09 +0100
commit0f8afdb545bbac27832589e9b566025c5f314450 (patch)
treefb3bd6c52bf01dc76284fb3ee6a68d826f5f5724 /recipes/qt4/qt4-embedded_4.4.3.bb
parent318dd21d6e354f5b2002de71cc4ab6baa0c9ad4c (diff)
downloadopenembedded-0f8afdb545bbac27832589e9b566025c5f314450.tar.gz
qt4: add initial version of qt4-tools-native 4.5.0
Diffstat (limited to 'recipes/qt4/qt4-embedded_4.4.3.bb')
-rw-r--r--recipes/qt4/qt4-embedded_4.4.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-embedded_4.4.3.bb b/recipes/qt4/qt4-embedded_4.4.3.bb
index d2ec8c4346..10ca9e9e8a 100644
--- a/recipes/qt4/qt4-embedded_4.4.3.bb
+++ b/recipes/qt4/qt4-embedded_4.4.3.bb
@@ -11,11 +11,12 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${
file://0002-fix-resinit-declaration.patch;patch=1 \
file://0003-no-tools.patch;patch=1 \
file://0004-no-qmake.patch;patch=1 \
- file://0005-fix-mkspecs.patch;patch=1 \
file://0006-freetype-host-includes.patch;patch=1 \
file://0007-openssl-host-includes.patch;patch=1 \
file://0008-qt-lib-infix.patch;patch=1 \
file://0009-support-2bpp.patch;patch=1 \
+ file://g++.conf \
+ file://linux.conf \
"
S = "${WORKDIR}/qt-embedded-linux-opensource-src-${PV}"