mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
python3-referencing: drop ${PYTHON_PN}
python 2 is gone and we don't need the abstraction now, drop the remaining usage of this variable. (From OE-Core rev: f64078dd67b2d4db26edea5992f649161e7fee2f) Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
561c291776
commit
fc8f6f44ce
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "c775fedf74bc0f9189c2a3be1c12fd03e8c23f4d371dce795df44e06c5
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-hatch-vcs-native"
|
||||
DEPENDS += "python3-hatch-vcs-native"
|
||||
|
||||
RDEPENDS:${PN} += "python3-rpds-py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user