[oe-commits] Koen Kooi : qt4-x11 4.6.2: apply neon fix from qt/e to here as well

git version control git at git.openembedded.org
Tue Mar 16 12:35:44 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 697ec7d0cf012f5dcef3dbcac19ead12011a166b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=697ec7d0cf012f5dcef3dbcac19ead12011a166b

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 16 10:48:31 2010 +0100

qt4-x11 4.6.2: apply neon fix from qt/e to here as well

---

 recipes/qt4/qt4-x11-free_4.6.2.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/qt4/qt4-x11-free_4.6.2.bb b/recipes/qt4/qt4-x11-free_4.6.2.bb
index a8d5c3f..fe03daa 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
 





More information about the Openembedded-commits mailing list