From: Koen Kooi Date: Mon, 28 Jun 2010 09:30:35 +0000 (+0200) Subject: qt4: move xmlpatterns to 4.7 build, it breaks 4.6.x X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54c5c004e7affe487218299846f1be16f0cb50ef;p=openembedded.git qt4: move xmlpatterns to 4.7 build, it breaks 4.6.x --- diff --git a/recipes/qt4/qt-4.6.2+4.7.0-beta1.inc b/recipes/qt4/qt-4.6.2+4.7.0-beta1.inc index 8ac957720f..114f3ae2ea 100644 --- a/recipes/qt4/qt-4.6.2+4.7.0-beta1.inc +++ b/recipes/qt4/qt-4.6.2+4.7.0-beta1.inc @@ -45,7 +45,7 @@ do_configure_append() { } QT_GLFLAGS ?= "" -QT_CONFIG_FLAGS += " -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}" +QT_CONFIG_FLAGS += " -xmlpatterns -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}" do_compile() { # Fixup missing wsegl header in some SGX SDKs diff --git a/recipes/qt4/qt4.inc b/recipes/qt4/qt4.inc index 13d0561e9a..9210aeadb9 100644 --- a/recipes/qt4/qt4.inc +++ b/recipes/qt4/qt4.inc @@ -10,7 +10,7 @@ QT_CONFIG_FLAGS += "-release -no-cups -no-accessibility -reduce-relocations \ -shared -no-nas-sound -no-sm -no-nis \ -qt-gif -system-libjpeg -system-libpng -system-zlib \ -no-sql-ibase -plugin-sql-mysql -no-sql-odbc -plugin-sql-psql -plugin-sql-sqlite -plugin-sql-sqlite2 \ - -no-pch -qdbus -stl -glib -phonon -webkit -xmlpatterns" + -no-pch -qdbus -stl -glib -phonon -webkit" EXTRA_OEMAKE = "-e"