diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:05:26 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:48 +0000 |
| commit | 0571efaa5d9d2289c243cd0f6008ce569365b298 (patch) | |
| tree | bcbe93a6eefa4f93d1f0106703f2cb236090689d | |
| parent | 8770071d21961446413bccb457fb0e66ecab8c69 (diff) | |
| download | poky-0571efaa5d9d2289c243cd0f6008ce569365b298.tar.gz | |
python3-lxml: upgrade 4.9.1 -> 4.9.2
(From OE-Core rev: 4fa8d85812ae86c6e2e86fc34909bbbcfa82179b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/python/python3-lxml_4.9.2.bb (renamed from meta/recipes-devtools/python/python3-lxml_4.9.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb index 92a30f7907..c7f1e1fc3c 100644 --- a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb +++ b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb | |||
| @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ | |||
| 18 | 18 | ||
| 19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f" | 21 | SRC_URI[sha256sum] = "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67" |
| 22 | 22 | ||
| 23 | SRC_URI += "${PYPI_SRC_URI}" | 23 | SRC_URI += "${PYPI_SRC_URI}" |
| 24 | inherit pkgconfig pypi setuptools3 | 24 | inherit pkgconfig pypi setuptools3 |
