mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] php5: version bump 5.4.35 -> 5.5.21
Date: Mon, 16 Feb 2015 11:35:19 +0100	[thread overview]
Message-ID: <20150216103519.GA30156@pengutronix.de> (raw)
In-Reply-To: <1423751237-20781-1-git-send-email-bth@kamstrup.com>

On Thu, Feb 12, 2015 at 03:27:17PM +0100, Bruno Thomsen wrote:
> Disabled new OPcache feature (Zend Optimizer+) due to cross-compiling issue.
> https://bugs.php.net/bug.php?id=66103
> 
> Package format changed from tar.bz2 to tar.xz.
> 

Thanks, applied.

Michael

> Signed-off-by: Bruno Thomsen <bth@kamstrup.com>
> ---
>  rules/php5.make | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/php5.make b/rules/php5.make
> index c3f0168..5dddeab 100644
> --- a/rules/php5.make
> +++ b/rules/php5.make
> @@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_PHP5) += php5
>  #
>  # Paths and names
>  #
> -PHP5_VERSION	:= 5.4.35
> -PHP5_MD5	:= 489cc8336488fb2e722ffa3c08f9c864
> +PHP5_VERSION	:= 5.5.21
> +PHP5_MD5	:= 79664ce44f7c93f355a25a3fe3dcc91b
>  PHP5		:= php-$(PHP5_VERSION)
> -PHP5_SUFFIX	:= tar.bz2
> +PHP5_SUFFIX	:= tar.xz
>  PHP5_SOURCE	:= $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX)
>  PHP5_DIR	:= $(BUILDDIR)/$(PHP5)
>  
> @@ -49,6 +49,7 @@ PHP5_AUTOCONF := \
>  	$(CROSS_AUTOCONF_USR) \
>  	--disable-phar \
>  	--with-config-file-path=/etc/php5 \
> +	--enable-opcache=no \
>  	--without-iconv
>  
>  # FIXME: php5 doesn't interprete "with_foo=no" correctly, so we cannot
> -- 
> 1.9.1
> 
> 
> -- 
> 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

      reply	other threads:[~2015-02-16 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 14:27 Bruno Thomsen
2015-02-16 10:35 ` Michael Olbrich [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=20150216103519.GA30156@pengutronix.de \
    --to=m.olbrich@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