[Buildroot] [PATCH v2 1/2] qt: Disable QtScript on MIPS64

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Nov 28 12:07:41 UTC 2013


Dear Vicente Olivert Riera,

On Wed, 27 Nov 2013 17:10:06 +0000, Vicente Olivert Riera wrote:

> diff --git a/package/qt/Config.in b/package/qt/Config.in
> index 2651d55..dd2b6d9 100644
> --- a/package/qt/Config.in
> +++ b/package/qt/Config.in
> @@ -385,6 +385,7 @@ config BR2_PACKAGE_QT_OPENSSL
>  
>  config BR2_PACKAGE_QT_SCRIPT
>  	bool "Script Module"
> +	depends on BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT

I'm wondering if we shouldn't rename this option to something more
exact: ARCH_SUPPORTS_JAVASCRIPTCORE. But I don't know, and we don't
have well established best practices for this kind of things.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list