[yocto] Small documentation issue

Zoran Stojsavljevic zoran.stojsavljevic at gmail.com
Tue Feb 20 23:34:12 PST 2018


Sorry, Anuj, I did not reply to you in the same email. :-(

I'll look into the pointers you have sent to me, but over the weekend (I am
very busy over the week).

Thank you,
Zoran
_______

On Wed, Feb 21, 2018 at 3:09 AM, Anuj Mittal <anuj.mittal at intel.com> wrote:

> On 02/20/2018 02:33 PM, Zoran Stojsavljevic wrote:
> > Hello,
> >
> > Just to point to the documentation issue on YOCTO Projects wiki page:
> > https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_set_or_
> change_the_root_password
> >
> > This line:
> > inherit extrausers
> >
> > Should be changed as:
> > INHERIT += "extrausers"
>
> This shows how to do it from a recipe. For a more up-to-date documentation:
>
> https://www.yoctoproject.org/docs/latest/ref-manual/ref-
> manual.html#ref-classes-extrausers
>
> INHERIT is used in a configuration file.
>
> http://www.yoctoproject.org/docs/2.5/bitbake-user-manual/
> bitbake-user-manual.html#inherit-configuration-directive
>
> "inherit" on the other hand is used in a recipe or class.
>
> http://www.yoctoproject.org/docs/2.5/bitbake-user-manual/
> bitbake-user-manual.html#inherit-directive
>
> Thanks,
> Anuj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180221/128a8b5e/attachment.html>


More information about the yocto mailing list