On 7/11/13 6:11 AM, qi.c...@windriver.com wrote:
From: Chen Qi
This class is dedicated to image level user/group configuration.
It inherits userbase.bbclass.
Users need to inherit this class in their layers or local.conf to
make the setting of USER_GROUP_SETTINGS effective.
For detailed confi
On Thursday 11 July 2013 13:58:17 Paul Eggleton wrote:
> On Thursday 11 July 2013 19:11:39 qi.c...@windriver.com wrote:
> > +IMAGE_INSTALL_append += "${@['', 'base-passwd
> > shadow'][bool(d.getVar('USER_GROUP_SETTINGS', True))]}"
>
> This is a bit ugly. We should avoid using _append += since it is
On Thursday 11 July 2013 19:11:39 qi.c...@windriver.com wrote:
> From: Chen Qi
>
> This class is dedicated to image level user/group configuration.
> It inherits userbase.bbclass.
>
> Users need to inherit this class in their layers or local.conf to
> make the setting of USER_GROUP_SETTINGS effe
From: Chen Qi
This class is dedicated to image level user/group configuration.
It inherits userbase.bbclass.
Users need to inherit this class in their layers or local.conf to
make the setting of USER_GROUP_SETTINGS effective.
For detailed configuration format of USER_GROUP_SETTINGS, please
refe