[Buildroot] [PATCH] php: bump to version 5.5.6

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 8 19:12:49 UTC 2013


Dear Gustavo Zacarias,

On Sun,  8 Dec 2013 15:55:34 -0300, Gustavo Zacarias wrote:

> -config BR2_PACKAGE_PHP_EXT_SQLITE
> -	bool "SQLite"
> -	help
> -	  Legacy SQLite2 support
> -
> -config BR2_PACKAGE_PHP_EXT_SQLITE_UTF8
> -	bool "sqlite UTF8 support"
> -	depends on BR2_PACKAGE_PHP_EXT_SQLITE
> -	help
> -	  UTF8 support for sqlite

Config.in.legacy maybe?

>  config BR2_PACKAGE_PHP_EXT_MYSQL
>  	bool "Mysql"
>  	depends on BR2_INSTALL_LIBSTDCPP
> @@ -227,6 +216,7 @@ config BR2_PACKAGE_PHP_EXT_FTP
>  
>  config BR2_PACKAGE_PHP_EXT_SNMP
>  	bool "SNMP"
> +	depends on BR2_USE_MMU # netsnmp fork()
>  	select BR2_PACKAGE_NETSNMP
>  	select BR2_PACKAGE_NETSNMP_ENABLE_MIBS
>  	help
> @@ -234,6 +224,7 @@ config BR2_PACKAGE_PHP_EXT_SNMP
>  
>  config BR2_PACKAGE_PHP_EXT_SOCKETS
>  	bool "sockets"
> +	depends on BR2_INET_IPV6
>  	help
>  	  Sockets support

New comment ?

Thanks!

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



More information about the buildroot mailing list