aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:56:30 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 20:56:30 +0100
commitf0856d4bf5beba86271b45781ff0ba68c40bfb25 (patch)
tree4f1613d22f8c171a40e659677e78595992a539e8 /recipes-qtopia
parentf2d3bbdd89a3db99b70830c3bf13d1d741609e78 (diff)
downloadmeta-opie-f0856d4bf5beba86271b45781ff0ba68c40bfb25.tar.gz
corsair: fix patch application
This patch needed a minor modification to apply correctly (most likely due to changes in the qmake bbclass). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia')
-rw-r--r--recipes-qtopia/corsair/files/corsair-opie.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qtopia/corsair/files/corsair-opie.patch b/recipes-qtopia/corsair/files/corsair-opie.patch
index 49f9244..ad5348d 100644
--- a/recipes-qtopia/corsair/files/corsair-opie.patch
+++ b/recipes-qtopia/corsair/files/corsair-opie.patch
@@ -42,7 +42,7 @@
-LIBS=-lqte -lqpe -lqtopia -ljpeg -luuid
-
+
-+INCLUDES=-I$(QTDIR)/include
++INCLUDES=-I$(OE_QMAKE_INCDIR_QT)
+CXXFLAGS += $(INCLUDES) -DQWS -fno-rtti -fno-exceptions
+LDFLAGS +=-L $(QTDIR)/lib/
+