meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:yocto:bitbake:python [2022/10/25 19:27] – created niziaksw:yocto:bitbake:python [2022/10/25 19:27] (current) niziak
Line 33: Line 33:
 inherit pypi3 setuptool3_legacy inherit pypi3 setuptool3_legacy
 </code> </code>
 +
 +<code>
 +inherit pypi setuptools3
 +DEPENDS += "\
 +    ${PYTHON_PN}-setuptools-scm-native \
 +"
 +</code>
 +