mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
1)Add php_7.1.0.bb 2)Delete php_5.5.38.bb,since it is replaced by php_5.6.26.bb. 3)Move pthread-check-threads-m4.patch out of 7.1.0, since it is integrated upstream. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
357 B
BlitzBasic
10 lines
357 B
BlitzBasic
require php.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b602636d46a61c0ac0432bbf5c078fe4"
|
|
|
|
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
|
|
file://pthread-check-threads-m4.patch \
|
|
"
|
|
SRC_URI[md5sum] = "cb424b705cfb715fc04f499f8a8cf52e"
|
|
SRC_URI[sha256sum] = "d47aab8083a4284b905777e1b45dd7735adc53be827b29f896684750ac8b6236"
|