modphp: upgrade to 5.5.9

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2014-01-12 15:40:29 +00:00
parent 50f28a183f
commit c41b7e0608
3 changed files with 7 additions and 8 deletions

View File

@ -22,7 +22,6 @@ EXTRA_OECONF = "--with-apxs2=${STAGING_BINDIR_CROSS}/apxs \
--with-pic \
--enable-maintainer-zts \
--without-mysql \
--enable-force-cgi-redirect \
--disable-cgi \
--disable-cli \
--disable-pdo \

View File

@ -1,7 +0,0 @@
include modphp5.inc
EXTRA_OECONF += "--disable-opcache"
SRC_URI[md5sum] = "caf7f4d86514a568fb3c8021b096a9f0"
SRC_URI[sha256sum] = "e72aaf1fa96eac0bff127bfc74c174d1de50cd3f66d7e0e1ee919674ab463bb7"

View File

@ -0,0 +1,7 @@
include modphp5.inc
EXTRA_OECONF += "--disable-opcache"
SRC_URI[md5sum] = "c4a348a07b52f6e177d8fdc75fe507b1"
SRC_URI[sha256sum] = "9d1dea5195e2bcd928416130a6e19173d02bd36fb76c382522bf145c458fbed3"