[oe] [PATCH 4/7] php: upgrade 7.3.4 -> 7.3.6

changqing.li at windriver.com changqing.li at windriver.com
Wed Jun 5 03:03:58 UTC 2019


From: Changqing Li <changqing.li at windriver.com>

Signed-off-by: Changqing Li <changqing.li at windriver.com>
---
 meta-oe/recipes-devtools/php/{php_7.3.4.bb => php_7.3.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/php/{php_7.3.4.bb => php_7.3.6.bb} (88%)

diff --git a/meta-oe/recipes-devtools/php/php_7.3.4.bb b/meta-oe/recipes-devtools/php/php_7.3.6.bb
similarity index 88%
rename from meta-oe/recipes-devtools/php/php_7.3.4.bb
rename to meta-oe/recipes-devtools/php/php_7.3.6.bb
index 4e577df..b1cac1c 100644
--- a/meta-oe/recipes-devtools/php/php_7.3.4.bb
+++ b/meta-oe/recipes-devtools/php/php_7.3.6.bb
@@ -14,8 +14,8 @@ SRC_URI_append_class-target = " \
                                 file://xfail_two_bug_tests.patch \
                                 "
 
-SRC_URI[md5sum] = "efb58aea95a66738d871f83ec55fec6f"
-SRC_URI[sha256sum] = "2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78"
+SRC_URI[md5sum] = "bde9a912fb311182cd460dad1abbc247"
+SRC_URI[sha256sum] = "1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77"
 
 PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
                         --with-pdo-mysql=mysqlnd \
-- 
2.7.4



More information about the Openembedded-devel mailing list