* [ptxdist] [PATCH] php5: MySQL is no longer broken
@ 2017-05-22 12:37 Bastian Stender
2017-05-24 10:12 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bastian Stender @ 2017-05-22 12:37 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Stender
Since 875ab2e43 ("mySQL: exhume a gone package by updating it to a new
release") MySQL is supported again. Alternatively MariaDB can be used.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/php5.in | 2 --
1 file changed, 2 deletions(-)
diff --git a/rules/php5.in b/rules/php5.in
index d2f7baa8c..5a43a4b35 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -245,8 +245,6 @@ config PHP5_EXT_CURL
config PHP5_EXT_MYSQL
bool
- # mysql was removed
- depends on BROKEN
prompt "mysql"
help
Enable MySQL database support for PHP.
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] php5: MySQL is no longer broken
2017-05-22 12:37 [ptxdist] [PATCH] php5: MySQL is no longer broken Bastian Stender
@ 2017-05-24 10:12 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2017-05-24 10:12 UTC (permalink / raw)
To: ptxdist
On Mon, May 22, 2017 at 02:37:08PM +0200, Bastian Stender wrote:
> Since 875ab2e43 ("mySQL: exhume a gone package by updating it to a new
> release") MySQL is supported again. Alternatively MariaDB can be used.
The actual dependency is missing. And we need something to choose between
MySQL and MariaDB.
Michael
> Signed-off-by: Bastian Stender <bst@pengutronix.de>
> ---
> rules/php5.in | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/rules/php5.in b/rules/php5.in
> index d2f7baa8c..5a43a4b35 100644
> --- a/rules/php5.in
> +++ b/rules/php5.in
> @@ -245,8 +245,6 @@ config PHP5_EXT_CURL
>
> config PHP5_EXT_MYSQL
> bool
> - # mysql was removed
> - depends on BROKEN
> prompt "mysql"
> help
> Enable MySQL database support for PHP.
> --
> 2.11.0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-24 10:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 12:37 [ptxdist] [PATCH] php5: MySQL is no longer broken Bastian Stender
2017-05-24 10:12 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox