From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH v2] php5: MySQL is no longer broken
Date: Mon, 29 May 2017 14:18:50 +0200 [thread overview]
Message-ID: <20170529121850.15552-1-bst@pengutronix.de> (raw)
Since 875ab2e43 ("mySQL: exhume a gone package by updating it to a new
release") MySQL is supported again.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
Changes since v1:
- add missing select
- handle MySQL/MariaDB choice in separate patch
rules/php5.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rules/php5.in b/rules/php5.in
index d2f7baa8c..2266fee85 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -11,6 +11,7 @@ menuconfig PHP5
select LIBXML2_DTD if PHP5_XML_LIBXML2
select LIBXML2_XINCLUDE if PHP5_XML_LIBXML2
select LIBXSLT if PHP5_XML_LIBXML2_XSLT
+ select MYSQL if PHP5_EXT_MYSQL
select PHP5_XML if PHP5_EXT_SOAP
select XMLRPC_C if PHP5_XML_LIBXML2_XMLRPC
select SQLITE if PHP5_EXT_SQLITE3
@@ -245,8 +246,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
reply other threads:[~2017-05-29 12:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170529121850.15552-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox