[oe] [meta-python][PATCH 14/20] python(3)-lxml: upgrade 4.2.1 -> 4.2.2

Qi.Chen at windriver.com Qi.Chen at windriver.com
Tue Jun 26 06:00:57 UTC 2018


From: Chen Qi <Qi.Chen at windriver.com>

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.2.1.bb => python-lxml_4.2.2.bb}             | 0
 .../python/{python3-lxml_4.2.1.bb => python3-lxml_4.2.2.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.2.1.bb => python-lxml_4.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.2.1.bb => python3-lxml_4.2.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 3f3a1e27c..51a98f6bb 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[md5sum] = "c266d9062e23b08f66426979a2b36f51"
-SRC_URI[sha256sum] = "e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b"
+SRC_URI[md5sum] = "0aa7db9dd54ed5b0c5611cef0ba490c5"
+SRC_URI[sha256sum] = "82f278cd24da1b8a98df89de38946d67381a00e39adef768fd302dc8f4e1c383"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.2.1.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.2.1.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.2.bb
-- 
2.11.0




More information about the Openembedded-devel mailing list