[oe] [meta-python][PATCH] python-lxml: update to version 4.2.4

Derek Straka derek at asterius.io
Tue Aug 14 20:43:25 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_4.2.3.bb => python-lxml_4.2.4.bb}             | 0
 .../python/{python3-lxml_4.2.3.bb => python3-lxml_4.2.4.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-lxml_4.2.3.bb => python-lxml_4.2.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.2.3.bb => python3-lxml_4.2.4.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 09061ed..7f355a7 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] = "40331e46f6aa49fd0e7043d82e58a879"
-SRC_URI[sha256sum] = "622f7e40faef13d232fb52003661f2764ce6cdef3edb0a59af7c1559e4cc36d1"
+SRC_URI[md5sum] = "31239400ca4e130b69993bb3c14204b3"
+SRC_URI[sha256sum] = "e2afbe403090f5893e254958d02875e0732975e73c4c0cdd33c1f009a61963ca"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.3.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.2.3.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.4.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list