This helps bridge the old setuptools3 behavior. FILES:${PN} has sane defaults in setuptools3-base
Signed-off-by: Tim Orling <tim.orl...@konsulko.com> --- Change in v2: minor grammar correction in git commit log meta/classes/flit_core.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/flit_core.bbclass b/meta/classes/flit_core.bbclass index 0f2eec85d0b..8edbd654ff2 100644 --- a/meta/classes/flit_core.bbclass +++ b/meta/classes/flit_core.bbclass @@ -1,4 +1,4 @@ -inherit pip_install_wheel python3native python3-dir +inherit pip_install_wheel python3native python3-dir setuptools3-base DEPENDS += "python3 python3-flit-core-native python3-pip-native" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162415): https://lists.openembedded.org/g/openembedded-core/message/162415 Mute This Topic: https://lists.openembedded.org/mt/89401476/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-