mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"
This reverts commit 19d05be57b.
This commit is contained in:
parent
46a484bb45
commit
0c2e416567
|
|
@ -6,6 +6,6 @@ SRC_URI[sha256sum] = "061a49bc72ae05a35d9b61c0ba0ac36c0397708819f02fbfb20a80e47d
|
||||||
|
|
||||||
PYPI_PACKAGE = "antlr4-python3-runtime"
|
PYPI_PACKAGE = "antlr4-python3-runtime"
|
||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi python_setuptools_build_meta
|
||||||
|
|
||||||
BBCLASSEXTEND = "nativesdk native"
|
BBCLASSEXTEND = "nativesdk native"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user