diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-26 14:00:57 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
commit | 2002c44fac26d5ed011203ace27818c031260176 (patch) | |
tree | 4d1a883371203735cd17256088633f28c49df2b0 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 720c3af048875f016fca6e2d6b37053db319a744 (diff) | |
download | meta-openembedded-2002c44fac26d5ed011203ace27818c031260176.tar.gz |
python(3)-lxml: upgrade 4.2.1 -> 4.2.2
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index 3f3a1e27c5..51a98f6bb9 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 \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "c266d9062e23b08f66426979a2b36f51" | 21 | SRC_URI[md5sum] = "0aa7db9dd54ed5b0c5611cef0ba490c5" |
22 | SRC_URI[sha256sum] = "e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b" | 22 | SRC_URI[sha256sum] = "82f278cd24da1b8a98df89de38946d67381a00e39adef768fd302dc8f4e1c383" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |