mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
* 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>
8 lines
200 B
BlitzBasic
8 lines
200 B
BlitzBasic
include modphp5.inc
|
|
|
|
EXTRA_OECONF += "--disable-opcache"
|
|
|
|
SRC_URI[md5sum] = "caf7f4d86514a568fb3c8021b096a9f0"
|
|
SRC_URI[sha256sum] = "e72aaf1fa96eac0bff127bfc74c174d1de50cd3f66d7e0e1ee919674ab463bb7"
|
|
|