mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
meta-python: drop ${PYTHON_PN}
python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,6 @@ inherit pypi python_setuptools_build_meta
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
${PYTHON_PN}-fcntl \
|
||||
${PYTHON_PN}-logging \
|
||||
python3-fcntl \
|
||||
python3-logging \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user