summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-php/modphp/modphp_5.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* modphp: upgrade to 5.5.9Paul Eggleton2014-03-061-7/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* modphp: update to 5.5.2Paul Eggleton2013-08-271-0/+7
* 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>