summaryrefslogtreecommitdiffstats
path: root/recipes-qt3
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-19 22:19:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-23 21:34:32 +0000
commiteb092fe161b626ebfd9f744b6e86d9c549d7aa47 (patch)
treea12a149a6c13766e0c0196314befee30a99a3dba /recipes-qt3
parentccfc85ed3b6c3880a6142adf53fa63856bc6d7d7 (diff)
downloadmeta-qt3-eb092fe161b626ebfd9f744b6e86d9c549d7aa47.tar.gz
qt-x11-free-native: Set FILESPATH to find -native files1.4_M1.rc11.4_M1.final1.4_M1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'recipes-qt3')
-rw-r--r--recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
index 0dcbf9d..2d87d26 100644
--- a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
+++ b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
@@ -29,6 +29,8 @@ THIS_QMAKESPEC = "${STAGING_DATADIR}/qmake/${TARGET_OS}-oe-g++"
29export QMAKESPEC = "" 29export QMAKESPEC = ""
30ARCH_i686 = "x86" 30ARCH_i686 = "x86"
31 31
32FILESPATH = "${FILE_DIRNAME}/qt-x11-free-native/:${FILE_DIRNAME}/qt-x11-free/"
33
32QT_CONFIG_FLAGS = "-release -shared -qt-zlib -no-nas-sound -no-sm -qt-libpng -qt-gif -no-xshape -no-xinerama -no-xcursor -no-xrandr \ 34QT_CONFIG_FLAGS = "-release -shared -qt-zlib -no-nas-sound -no-sm -qt-libpng -qt-gif -no-xshape -no-xinerama -no-xcursor -no-xrandr \
33 -no-xrender -no-xft -no-tablet -no-xkb -no-dlopen-opengl -no-freetype -no-nis -no-cups -stl -thread -no-exceptions" 35 -no-xrender -no-xft -no-tablet -no-xkb -no-dlopen-opengl -no-freetype -no-nis -no-cups -stl -thread -no-exceptions"
34 36