mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02: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 \
|
|
"
|