On Tue, Oct 19, 2021 at 4:15 PM Alexandre Belloni
wrote:
>
> Hello Daiane,
>
> On 18/10/2021 15:44:55-0300, Daiane Angolini wrote:
> > Since [1] the option -P is not available, so remove it from parsing lib.
> >
> > This is a partial fix for [YOCTO #14605].
> >
> > During the do_rootfs, the error
Hello Daiane,
On 18/10/2021 15:44:55-0300, Daiane Angolini wrote:
> Since [1] the option -P is not available, so remove it from parsing lib.
>
> This is a partial fix for [YOCTO #14605].
>
> During the do_rootfs, the error message when using -P is:
>
> useradd: unrecognized option '--clear-pa
Since [1] the option -P is not available, so remove it from parsing lib.
This is a partial fix for [YOCTO #14605].
During the do_rootfs, the error message when using -P is:
useradd: unrecognized option '--clear-password'
Signed-off-by: Daiane Angolini
---
meta/lib/oe/useradd.py | 1 -
1 fil