mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 13:58:18 +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:
@@ -5,4 +5,4 @@ SRC_URI[sha256sum] = "75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452c
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += "${PYTHON_PN}-requests ${PYTHON_PN}-oauthlib"
|
||||
RDEPENDS:${PN} += "python3-requests python3-oauthlib"
|
||||
|
||||
Reference in New Issue
Block a user