meta data for this page
Differences
This shows you the differences between two versions of the page.
| sw:yocto:bitbake:python [2022/10/25 19:27] – created niziak | sw:yocto:bitbake:python [2022/10/25 19:27] (current) – niziak | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| inherit pypi3 setuptool3_legacy | inherit pypi3 setuptool3_legacy | ||
| </ | </ | ||
| + | |||
| + | < | ||
| + | inherit pypi setuptools3 | ||
| + | DEPENDS += "\ | ||
| + | ${PYTHON_PN}-setuptools-scm-native \ | ||
| + | " | ||
| + | </ | ||
| + | |||