Hi Zoran, On Tuesday, 20 February 2018 7:33:22 PM NZDT Zoran Stojsavljevic wrote: > 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" > > To be inline with bitbake syntax. It is somehow confusing.
I've now fixed the page - basically that only applies if you are setting it in your configuration, the example was for an image recipe (although it did not state as such, it does now). Thanks, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
