All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] php: bump to version 5.5.6
Date: Sun, 8 Dec 2013 20:12:49 +0100	[thread overview]
Message-ID: <20131208201249.2f3e89a5@skate> (raw)
In-Reply-To: <1386528934-28676-1-git-send-email-gustavo@zacarias.com.ar>

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

  reply	other threads:[~2013-12-08 19:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-08 18:55 [Buildroot] [PATCH] php: bump to version 5.5.6 Gustavo Zacarias
2013-12-08 19:12 ` Thomas Petazzoni [this message]
2013-12-08 19:25   ` Gustavo Zacarias
2013-12-08 20:52     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131208201249.2f3e89a5@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.