[OE-core] [PATCH v2 2/5] xuser-account: create separate recipe for xuser creation

2013-07-04 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../user-creation/xuser-account_0.1.bb | 27 1 file changed, 27 insertions(+) create mode 100644 meta/recipes-support/user-creation/xuser-account_0.1.bb diff --git

Re: [OE-core] [PATCH v2 2/5] xuser-account: create separate recipe for xuser creation

2013-07-04 Thread Burton, Ross
On 4 July 2013 11:58, Laurentiu Palcu laurentiu.pa...@intel.com wrote: +USERADD_PARAM_${PN} = --create-home \ + --groups video,tty,audio,input,shutdown \ + --user-group xuser I'm not liking the name xuser but unless someone has a much better idea

Re: [OE-core] [PATCH v2 2/5] xuser-account: create separate recipe for xuser creation

2013-07-04 Thread Martin Jansa
On Thu, Jul 04, 2013 at 01:58:01PM +0300, Laurentiu Palcu wrote: Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../user-creation/xuser-account_0.1.bb | 27 1 file changed, 27 insertions(+) create mode 100644

Re: [OE-core] [PATCH v2 2/5] xuser-account: create separate recipe for xuser creation

2013-07-04 Thread Tomas Frydrych
On 04/07/13 12:29, Burton, Ross wrote: On 4 July 2013 11:58, Laurentiu Palcu laurentiu.pa...@intel.com wrote: +USERADD_PARAM_${PN} = --create-home \ + --groups video,tty,audio,input,shutdown \ + --user-group xuser I'm not liking the name xuser but