diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2016-07-19 05:14:48 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-29 11:00:57 +0200 |
| commit | aa01ab95a374fd00a8cbde841ce0efffdada63c4 (patch) | |
| tree | 96ee855c32aa836f768c69c044169330dffe6ba4 /meta-oe/recipes-devtools/php/php_5.6.23.bb | |
| parent | 0b6853fc43ee468160a585b09ffa9a073dc647f2 (diff) | |
| download | meta-openembedded-aa01ab95a374fd00a8cbde841ce0efffdada63c4.tar.gz | |
php: update to 5.5.37 and 5.6.23
Includes many CVE fixes and other bug fixes:
http://php.net/ChangeLog-5.php#5.5.37
http://php.net/ChangeLog-5.php#5.6.23
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_5.6.23.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_5.6.23.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_5.6.23.bb b/meta-oe/recipes-devtools/php/php_5.6.23.bb new file mode 100644 index 0000000000..002ca74517 --- /dev/null +++ b/meta-oe/recipes-devtools/php/php_5.6.23.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require php.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b602636d46a61c0ac0432bbf5c078fe4" | ||
| 4 | |||
| 5 | SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch" | ||
| 6 | SRC_URI[md5sum] = "147734b7e0164ebdd2dc18474fcfb309" | ||
| 7 | SRC_URI[sha256sum] = "facd280896d277e6f7084b60839e693d4db68318bfc92085d3dc0251fd3558c7" | ||
