From 7e39a2ba47662401bdfd285dd7518f5f32dc6ed0 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 5 Jul 2019 16:20:14 +0800 Subject: [PATCH] php: upgrade 7.3.6 -> 7.3.7 -Upgrade from php_7.3.6.bb to php_7.3.7.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/php/{php_7.3.6.bb => php_7.3.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/php/{php_7.3.6.bb => php_7.3.7.bb} (88%) diff --git a/meta-oe/recipes-devtools/php/php_7.3.6.bb b/meta-oe/recipes-devtools/php/php_7.3.7.bb similarity index 88% rename from meta-oe/recipes-devtools/php/php_7.3.6.bb rename to meta-oe/recipes-devtools/php/php_7.3.7.bb index b1cac1c078..1028cf16ad 100644 --- a/meta-oe/recipes-devtools/php/php_7.3.6.bb +++ b/meta-oe/recipes-devtools/php/php_7.3.7.bb @@ -14,8 +14,8 @@ SRC_URI_append_class-target = " \ file://xfail_two_bug_tests.patch \ " -SRC_URI[md5sum] = "bde9a912fb311182cd460dad1abbc247" -SRC_URI[sha256sum] = "1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77" +SRC_URI[md5sum] = "6c260fa5615d2737d819c1ed9655f694" +SRC_URI[sha256sum] = "c3608fa7114642725854119ccffe722f42fc7c31e5e4c00d5cb4cb1a0d16bf18" PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ --with-pdo-mysql=mysqlnd \