mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-10 06:09:36 +00:00
07bbd665e6
Found with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
157 B
BlitzBasic
7 lines
157 B
BlitzBasic
inherit setuptools3
|
|
require python-lxml.inc
|
|
|
|
SRC_URI = "${PYPI_SRC_URI} \
|
|
file://0001-lxml.etree-Add-empty-variadic-argument.patch \
|
|
"
|