From eb092fe161b626ebfd9f744b6e86d9c549d7aa47 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 19 Nov 2012 22:19:47 +0000 Subject: qt-x11-free-native: Set FILESPATH to find -native files Signed-off-by: Richard Purdie --- recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb | 2 ++ 1 file changed, 2 insertions(+) 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++" export QMAKESPEC = "" ARCH_i686 = "x86" +FILESPATH = "${FILE_DIRNAME}/qt-x11-free-native/:${FILE_DIRNAME}/qt-x11-free/" + QT_CONFIG_FLAGS = "-release -shared -qt-zlib -no-nas-sound -no-sm -qt-libpng -qt-gif -no-xshape -no-xinerama -no-xcursor -no-xrandr \ -no-xrender -no-xft -no-tablet -no-xkb -no-dlopen-opengl -no-freetype -no-nis -no-cups -stl -thread -no-exceptions" -- cgit v1.2.3-54-g00ecf