From f0856d4bf5beba86271b45781ff0ba68c40bfb25 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 21 Aug 2011 20:56:30 +0100 Subject: 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 --- recipes-qtopia/corsair/files/corsair-opie.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qtopia') 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/ + -- cgit 1.2.3-korg