From: Koen Kooi Date: Tue, 16 Mar 2010 09:48:31 +0000 (+0100) Subject: qt4-x11 4.6.2: apply neon fix from qt/e to here as well X-Git-Tag: Release-2010-05/1~340^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697ec7d0cf012f5dcef3dbcac19ead12011a166b;p=openembedded.git qt4-x11 4.6.2: apply neon fix from qt/e to here as well --- diff --git a/recipes/qt4/qt4-x11-free_4.6.2.bb b/recipes/qt4/qt4-x11-free_4.6.2.bb index a8d5c3f141..fe03daa971 100644 --- a/recipes/qt4/qt4-x11-free_4.6.2.bb +++ b/recipes/qt4/qt4-x11-free_4.6.2.bb @@ -1,5 +1,7 @@ require qt4-x11-free.inc -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" + +QT_CONFIG_FLAGS_append_armv6 = " -no-neon " require qt-${PV}.inc