[OE-core] [PATCH] meta/classes/meson.bbclass: Add inherit setuptools3

Khem Raj raj.khem at gmail.com
Tue Dec 10 19:17:02 UTC 2019


On Tue, Dec 10, 2019 at 5:44 AM Ross Burton <ross.burton at intel.com> wrote:
>
> On 03/12/2019 22:06, Aníbal Limón wrote:
> > +inherit siteinfo python3native setuptools3
> >
> >   DEPENDS_append = " meson-native ninja-native"
>
> Considering setuptools3 inherits distutil3 which adds a load of tasks,
> shouldn't this just be a DEPENDS += python3-setuptools3-native?
>

right, we dont need the tasks so class is unnecessary

> Ross


More information about the Openembedded-core mailing list