From 697ec7d0cf012f5dcef3dbcac19ead12011a166b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 16 Mar 2010 10:48:31 +0100 Subject: [PATCH] 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 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5