I see an example of setting the root password in the extrausers class documentation -
http://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html#ref-classes-extrausers This sets the password to 1876*18: inherit extrausers EXTRA_USERS_PARAMS = "\ usermod -P 1876*18 root; \ " On Tue, Jan 12, 2016 at 5:58 AM, Vivek Per <[email protected]> wrote: > Hi, > Where root password is defined by default. How can we change it > > Thanks and regards > Vivek > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > >
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
