aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Slater <jslater@windriver.com>2017-08-14 12:36:51 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-28 11:04:12 +0200
commite64c1a5de1feee59e6ae0c7ed0693f693e8f1b3b (patch)
tree050e8019c4fcb2c6681c797f158483d323a66621
parent98a98604f916adc3d8795452c6b64e657f4b8117 (diff)
downloadmeta-openembedded-contrib-e64c1a5de1feee59e6ae0c7ed0693f693e8f1b3b.tar.gz
php: move to version 7.1.8 from 7.1.7
Only change is source version. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/php/php-7.1.8/0001-Specify-tag-with-libtool.patch (renamed from meta-oe/recipes-devtools/php/php-7.1.7/0001-Specify-tag-with-libtool.patch)0
-rw-r--r--meta-oe/recipes-devtools/php/php-7.1.8/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (renamed from meta-oe/recipes-devtools/php/php-7.1.7/change-AC_TRY_RUN-to-AC_TRY_LINK.patch)0
-rw-r--r--meta-oe/recipes-devtools/php/php_7.1.8.bb (renamed from meta-oe/recipes-devtools/php/php_7.1.7.bb)4
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php-7.1.7/0001-Specify-tag-with-libtool.patch b/meta-oe/recipes-devtools/php/php-7.1.8/0001-Specify-tag-with-libtool.patch
index 18b4937dbd..18b4937dbd 100644
--- a/meta-oe/recipes-devtools/php/php-7.1.7/0001-Specify-tag-with-libtool.patch
+++ b/meta-oe/recipes-devtools/php/php-7.1.8/0001-Specify-tag-with-libtool.patch
diff --git a/meta-oe/recipes-devtools/php/php-7.1.7/change-AC_TRY_RUN-to-AC_TRY_LINK.patch b/meta-oe/recipes-devtools/php/php-7.1.8/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
index 39c334f39d..39c334f39d 100644
--- a/meta-oe/recipes-devtools/php/php-7.1.7/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
+++ b/meta-oe/recipes-devtools/php/php-7.1.8/change-AC_TRY_RUN-to-AC_TRY_LINK.patch
diff --git a/meta-oe/recipes-devtools/php/php_7.1.7.bb b/meta-oe/recipes-devtools/php/php_7.1.8.bb
index ebf9237812..a66bcf8007 100644
--- a/meta-oe/recipes-devtools/php/php_7.1.7.bb
+++ b/meta-oe/recipes-devtools/php/php_7.1.8.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c0af599f66d0461c5837c695fcbc5c1e"
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
file://0001-Specify-tag-with-libtool.patch \
"
-SRC_URI[md5sum] = "22e11a372f99afbbbf3f46a31e8a82ca"
-SRC_URI[sha256sum] = "079b6792987f38dc485f92258c04f9e02dedd593f9d260ebe725343f812d1ff8"
+SRC_URI[md5sum] = "d22451dc20bbdf4b8bb656dc787c2a36"
+SRC_URI[sha256sum] = "7064a00a9450565190890c7a4be04e646e0be73b2e0f8c46ae34419f343ca2f8"
PACKAGECONFIG[mysql] = "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \
--with-pdo-mysql=${STAGING_BINDIR_CROSS}/mysql_config \