On Wed, Sep 27, 2023 at 09:01 AM, Richard Purdie wrote:
>
> On Wed, 2023-09-27 at 06:07 -0700, JD Schroeder wrote:
>
>> On Tue, Sep 12, 2023 at 06:03 AM, Ross Burton wrote:
>>
>>> On 1 Sep 2023, at 11:03, Alexandre Belloni via
>>> lists.openembedded.org
>>> wrote:
>>>
Hello,
On Wed, 2023-09-27 at 06:07 -0700, JD Schroeder wrote:
> On Tue, Sep 12, 2023 at 06:03 AM, Ross Burton wrote:
> > On 1 Sep 2023, at 11:03, Alexandre Belloni via
> > lists.openembedded.org
> > wrote:
> > >
> > > Hello,
> > >
> > > This fails on the autobuilders:
> > >
> > > https://autobuilder.y
On Tue, Sep 12, 2023 at 06:03 AM, Ross Burton wrote:
>
> On 1 Sep 2023, at 11:03, Alexandre Belloni via lists.openembedded.org
> wrote:
>
>>
>> Hello,
>>
>> This fails on the autobuilders:
>>
>> https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3449/steps/12/logs/stdio
>>
>
On 1 Sep 2023, at 11:03, Alexandre Belloni via lists.openembedded.org
wrote:
>
> Hello,
>
> This fails on the autobuilders:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3449/steps/12/logs/stdio
>
> ERROR: Nothing RPROVIDES 'distcc' (but
> /home/pokybuild/yocto-worke
Hello,
This fails on the autobuilders:
https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3449/steps/12/logs/stdio
ERROR: Nothing RPROVIDES 'distcc' (but
/home/pokybuild/yocto-worker/reproducible/build/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb,
/home/pokybuil
This patch fixes warnings when useradd-staticids.bbclass is used and
USERADD_PARAM is used to add the user to a group that has not been
explicitly created yet. By adding the GROUPADD_PARAM for the new group
being used the warnings for changing the gid from GID-OLD to GID-NEW
is eliminated.
Warning