buildrootschalter/package/qt
Vicente Olivert Riera 1d57723541 qt: Disable QtScript on non-supported platforms
There is no support for certain platforms in QtScript right now, so
buildroot upstream suggested to disable the possibility of enabling
QtScript on those platforms as a quick fix for the 2013.11 release:

   http://lists.busybox.net/pipermail/buildroot/2013-November/083157.html

QtScript doesn't build because it uses JavaScriptCore, so we re-use the
existing BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT option which already lists
which platforms are supported by JavaScriptCore in Qt4.

In addition, a proposed fix to add support for MIPS64 has already been
sent to Qt:

   https://bugreports.qt-project.org/browse/QTBUG-35030

Fixes:

   http://autobuild.buildroot.net/results/fd7/fd7e7e53290f235b540ed5f3c784e2584fdb41e0/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-28 22:47:36 +01:00
..
Config.gfx.in qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
Config.in qt: Disable QtScript on non-supported platforms 2013-11-28 22:47:36 +01:00
Config.keyboard.in
Config.mouse.in
Config.sql.in qt, php: selecting mysql requires depending on MMU 2013-04-29 22:56:13 +02:00
powervr.ini qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
qt-configure.patch
qt-eglwsegl-use-system.patch qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
qt-fix-const-atomics.patch
qt-fix-polyline-drawing.patch qt: add patch for QTBUG-31579 to fix polyline drawing 2013-07-07 21:18:24 +02:00
qt-pthread_getattr_np.patch
qt-script-qtdbus-no-gui.patch
qt-uClibc-lfs-fix.patch
qt.mk qt: remove the BR2_PACKAGE_QT_JAVASCRIPTCORE option 2013-11-10 12:11:01 +01:00