mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-23 12:38:19 +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:
@@ -9,6 +9,6 @@ SRC_URI[sha256sum] = "292d2d3783349f2b0734a0a0207b1e1e322ac193c2c09d8f7c613fb7cc
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
${PYTHON_PN}-google-auth \
|
||||
${PYTHON_PN}-requests-oauthlib \
|
||||
python3-google-auth \
|
||||
python3-requests-oauthlib \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user