field
> > > Sent: den 6 oktober 2022 16:02
> > > To: Ross Burton
> > > Cc: Richard Purdie ; openembedded-
> > > c...@lists.openembedded.org
> > > Subject: Re: [OE-core] [PATCH 2/3] perf: make scripting depend on
> > > setuptools3
> > &
> Cc: Richard Purdie ; openembedded-
> > c...@lists.openembedded.org
> > Subject: Re: [OE-core] [PATCH 2/3] perf: make scripting depend on
> > setuptools3
> >
> > On Thu, Oct 6, 2022 at 9:43 AM Ross Burton wrote:
> > >
> > > On 6 Oct 2022, at 14:
> -Original Message-
> From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Bruce Ashfield
> Sent: den 6 oktober 2022 16:02
> To: Ross Burton
> Cc: Richard Purdie ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [O
On Thu, Oct 6, 2022 at 9:43 AM Ross Burton wrote:
>
> On 6 Oct 2022, at 14:29, Bruce Ashfield wrote:
> > I'm not particularly concerned if the extra RDEPENDS arrives with
> > this, since if it is acceptable for other packages inheriting the
> > setuptools (I thought it was build support only!), i
On 6 Oct 2022, at 14:29, Bruce Ashfield wrote:
> I'm not particularly concerned if the extra RDEPENDS arrives with
> this, since if it is acceptable for other packages inheriting the
> setuptools (I thought it was build support only!), it really should be
> ok for perf as well. In particular since
On Thu, Oct 6, 2022 at 9:13 AM Ross Burton wrote:
>
> On 6 Oct 2022, at 13:38, Bruce Ashfield wrote:
> >
> > On Thu, Oct 6, 2022 at 7:29 AM Ross Burton wrote:
> >>
> >> On 4 Oct 2022, at 18:27, Bruce Ashfield via lists.openembedded.org
> >> wrote:
> >>> -inherit ${@bb.utils.contains('PACKAGECO
On 6 Oct 2022, at 13:38, Bruce Ashfield wrote:
>
> On Thu, Oct 6, 2022 at 7:29 AM Ross Burton wrote:
>>
>> On 4 Oct 2022, at 18:27, Bruce Ashfield via lists.openembedded.org
>> wrote:
>>> -inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting',
>>> 'python3targetconfig', '', d)}
>>> +inhe
On Thu, Oct 6, 2022 at 7:29 AM Ross Burton wrote:
>
> On 4 Oct 2022, at 18:27, Bruce Ashfield via lists.openembedded.org
> wrote:
> > -inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting',
> > 'python3targetconfig', '', d)}
> > +inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting',
>
On 4 Oct 2022, at 18:27, Bruce Ashfield via lists.openembedded.org
wrote:
> -inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting',
> 'python3targetconfig', '', d)}
> +inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting',
> 'python3targetconfig setuptools3', '', d)}
For reasons, setup
From: Bruce Ashfield
It looks like this should have been an error for a while, but it
only started showing up in my 6.x linux-yocto-dev testing.
Without the inherit of setuptool3, we get a module missing error
during configure and the build obviously fails.
Tested against 5.x and 6.x kernels.
10 matches
Mail list logo