mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Verified license terms remain the same and updated the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
7 lines
156 B
BlitzBasic
7 lines
156 B
BlitzBasic
inherit setuptools
|
|
require python-lxml.inc
|
|
|
|
SRC_URI = "${PYPI_SRC_URI} \
|
|
file://0001-lxml.etree-Add-empty-variadic-argument.patch \
|
|
"
|