diff options
author | Derek Straka <derek@asterius.io> | 2017-11-12 10:29:24 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:25 -0800 |
commit | 4e8e3e36a165c758117bdb0f3e31b56b8a0a7364 (patch) | |
tree | 541b624f0a885871c07e636ccecb970150bb538d /meta-python/recipes-devtools | |
parent | c4a5e2c787673903a0150737a038fb00ace77f8b (diff) | |
download | meta-openembedded-4e8e3e36a165c758117bdb0f3e31b56b8a0a7364.tar.gz |
python-lxml: update to version 4.1.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_4.1.1.bb (renamed from meta-python/recipes-devtools/python/python-lxml_4.1.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.1.0.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 7c0a7d714..f153c0ae8 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] = "247580bd5d942872bd972ad0086e5cbf" | 21 | SRC_URI[md5sum] = "0265ad6701951347f2dbbb470e3d1512" |
22 | SRC_URI[sha256sum] = "be3aaeb5f468a49f523f16736ccff7d82af2b4b303292ba3d052b5b28f3fbe47" | 22 | SRC_URI[sha256sum] = "940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e" |
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.1.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.1.1.bb index 81ccb12d8..81ccb12d8 100644 --- a/meta-python/recipes-devtools/python/python-lxml_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python-lxml_4.1.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb index ff4bc7faa..ff4bc7faa 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.1.1.bb | |||