[oe] [meta-oe] [PATCH] php: upgrade 7.3.6 -> 7.3.7

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Jul 5 08:20:14 UTC 2019


-Upgrade from php_7.3.6.bb to php_7.3.7.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 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 b1cac1c..1028cf1 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 \
-- 
2.7.4





More information about the Openembedded-devel mailing list