diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_3.8.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.8.0.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb b/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb deleted file mode 100644 index 5c93a3f841..0000000000 --- a/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-lxml.inc | ||
3 | |||
4 | SRC_URI = "${PYPI_SRC_URI} \ | ||
5 | file://0001-lxml.etree-Add-empty-variadic-argument.patch \ | ||
6 | " | ||