]> code.ossystems Code Review - openembedded-core.git/commit
useradd-staticids.bbclass: Make --no-user-group have effect
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 18 Dec 2015 23:53:48 +0000 (00:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:19 +0000 (11:32 +0000)
commit0e5402c433739a416a76df532378533cb25365c7
treea040235d4a6118c6b25c13087ae0ca64918ed10f
parent908eca7fb4af8a60026f53e2bb2cf1d5daf089ab
useradd-staticids.bbclass: Make --no-user-group have effect

If --no-user-group is specified in USERADD_PARAM_${PN} for a user and
no --gid is specified, then we should not assume that the group name
for the user is the user name.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd-staticids.bbclass