From: "Randy MacLeod" <randy.macleod@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Konrad Weihmann <kweihmann@outlook.com>
Subject: Re: [OE-core] [meta-oe][PATCH v3] php: fix zip package config
Date: Mon, 4 May 2020 11:47:40 -0400 [thread overview]
Message-ID: <0e0d07e5-9268-f4b3-0703-37fb4434e99c@windriver.com> (raw)
In-Reply-To: <AM7PR05MB6881FAAC5E7D5F97024C2495A8A80@AM7PR05MB6881.eurprd05.prod.outlook.com>
Hi Konrad,
Please send this patch to:
openembedded-devel@lists.openembedded.org
Thanks,
../Randy
On 2020-05-02 9:38 a.m., Konrad Weihmann wrote:
> --enable-zip and --with-libzip were removed in PHP 7.x.
> These are replaced by --with-zip --with-zlib-dir.
>
> Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
> ---
> meta-oe/recipes-devtools/php/php_7.4.4.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/php/php_7.4.4.bb b/meta-oe/recipes-devtools/php/php_7.4.4.bb
> index ff4c28e13..c1784a78d 100644
> --- a/meta-oe/recipes-devtools/php/php_7.4.4.bb
> +++ b/meta-oe/recipes-devtools/php/php_7.4.4.bb
> @@ -81,7 +81,7 @@ PACKAGECONFIG ??= "mysql sqlite3 imap opcache openssl \
> "
> PACKAGECONFIG_class-native = ""
>
> -PACKAGECONFIG[zip] = "--enable-zip --with-libzip=${STAGING_EXECPREFIXDIR},,libzip"
> +PACKAGECONFIG[zip] = "--with-zip --with-zlib-dir=${STAGING_EXECPREFIXDIR},,libzip"
>
> PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
> --with-pdo-mysql=mysqlnd \
>
>
>
>
--
# Randy MacLeod
# Wind River Linux
prev parent reply other threads:[~2020-05-04 15:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-02 13:38 [meta-oe][PATCH v3] php: fix zip package config Konrad Weihmann
2020-05-02 14:02 ` ✗ patchtest: failure for php: fix zip package config (rev2) Patchwork
2020-05-04 15:47 ` Randy MacLeod [this message]
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=0e0d07e5-9268-f4b3-0703-37fb4434e99c@windriver.com \
--to=randy.macleod@windriver.com \
--cc=kweihmann@outlook.com \
--cc=openembedded-core@lists.openembedded.org \
/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