[yocto] setting groups and users other than root

2017-07-05 Thread sourabh banerjee
I have observed that the group and user default to root for unless I do explicit chown and chgrp in the do_install step for a given recipe. I have few recipes for which the group and user are to be set to something other than root. Is there a way to achieve this? Such that the user and group defau

Re: [yocto] yocto-jethro: how to define a machine which builds kernel in 64-bit whereas user space in 32bit

2017-05-26 Thread sourabh banerjee
On Fri, May 26, 2017 at 9:18 AM, sourabh banerjee wrote: > For reference I looked up the default provided machine conf files inside > poky/meta. > > Following seems to build qemuarm for 32bit, i.e. both kernel and user > space 32bit > * http://git.yoctoproject.org/cgit/cgit.

[yocto] yocto-jethro: how to define a machine which builds kernel in 64-bit whereas user space in 32bit

2017-05-25 Thread sourabh banerjee
For reference I looked up the default provided machine conf files inside poky/meta. Following seems to build qemuarm for 32bit, i.e. both kernel and user space 32bit * http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/machine/qemuarm.conf?h=jethro And following seems to build qemuarm6