diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-03 06:50:56 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-04 07:55:51 -0800 |
commit | d1608c506f19918514d843517c95278b18fa7bab (patch) | |
tree | a2313c676cadc94e077633c278c0c95ec07a4ee8 /meta-python | |
parent | 56ec6a3f131751391da8c51f35e100b5fe52db05 (diff) | |
download | meta-openembedded-d1608c506f19918514d843517c95278b18fa7bab.tar.gz |
python-lxml: 4.4.1 -> 4.4.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_4.4.2.bb (renamed from meta-python/recipes-devtools/python/python-lxml_4.4.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb) | 0 |
3 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 a97167f0d..1f7e5abe8 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] = "ce976a2d3c630d7fde86d3a4c3a1c606" | 21 | SRC_URI[md5sum] = "235c1a22d97a174144e76b66ce62ae46" |
22 | SRC_URI[sha256sum] = "c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692" | 22 | SRC_URI[sha256sum] = "eff69ddbf3ad86375c344339371168640951c302450c5d3e9936e98d6459db06" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb index 81ccb12d8..81ccb12d8 100644 --- a/meta-python/recipes-devtools/python/python-lxml_4.4.1.bb +++ b/meta-python/recipes-devtools/python/python-lxml_4.4.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb index b95d7bae7..b95d7bae7 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.4.2.bb | |||