[oe] [PATCH] [meta-oe][PATCH] php: 7.2.8 -> 7.2.9

Hong Liu hongl.fnst at cn.fujitsu.com
Tue Aug 28 09:41:27 UTC 2018


Upgrade php from 7.2.8 to 7.2.9

Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
---
 meta-oe/recipes-devtools/php/{php_7.2.8.bb => php_7.2.9.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/php/{php_7.2.8.bb => php_7.2.9.bb} (87%)

diff --git a/meta-oe/recipes-devtools/php/php_7.2.8.bb b/meta-oe/recipes-devtools/php/php_7.2.9.bb
similarity index 87%
rename from meta-oe/recipes-devtools/php/php_7.2.8.bb
rename to meta-oe/recipes-devtools/php/php_7.2.9.bb
index 2a7937e..a5d5afe 100644
--- a/meta-oe/recipes-devtools/php/php_7.2.8.bb
+++ b/meta-oe/recipes-devtools/php/php_7.2.9.bb
@@ -13,8 +13,8 @@ SRC_URI_append_class-target = " \
                                 file://0001-opcache-config.m4-enable-opcache.patch \
                                 "
 
-SRC_URI[md5sum] = "4c5e420b85d12306d84c7e1fa9b085c5"
-SRC_URI[sha256sum] = "1f8068f520a60fff3db19be1b849f0c02a33a0fd8b34b7ae05556ef682187ee6"
+SRC_URI[md5sum] = "175023bc43fd8f883e60849a02a03b93"
+SRC_URI[sha256sum] = "e9e3aaa6c317b7fea78246a758b017544366049d2789ad5a44fe9398464c53a8"
 
 PACKAGECONFIG[mysql] = "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \
                         --with-pdo-mysql=${STAGING_BINDIR_CROSS}/mysql_config \
-- 
2.7.4






More information about the Openembedded-devel mailing list