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"

To be inline with bitbake syntax. It is somehow confusing.

Thank you,
Zoran
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to