meta-openembedded/meta-webserver/recipes-php/modphp/modphp_5.5.2.bb
Paul Eggleton 128283fee4 modphp: update to 5.5.2
* LIC_FILES_CHKSUM needed to change because the copyright year changed
* Enabled mcrypt since upstream recommend this for acceptable
  performance (and we now have a libmcrypt recipe in meta-oe)
* Disabled the opcache; this is a new feature in 5.5 and the configure
  check for it currently breaks when cross-compiling.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-27 16:39:31 +01:00

8 lines
200 B
BlitzBasic

include modphp5.inc
EXTRA_OECONF += "--disable-opcache"
SRC_URI[md5sum] = "caf7f4d86514a568fb3c8021b096a9f0"
SRC_URI[sha256sum] = "e72aaf1fa96eac0bff127bfc74c174d1de50cd3f66d7e0e1ee919674ab463bb7"