]> code.ossystems Code Review - openembedded-core.git/commit
useradd-staticids.bbclass: Treat mutually exclusive options as such
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 18 Dec 2015 23:53:47 +0000 (00:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:19 +0000 (11:32 +0000)
commit908eca7fb4af8a60026f53e2bb2cf1d5daf089ab
tree088f1301b6c14a16fc8a9fb4f196c36a701ffa75
parentd34dd190e1da00ca8c9b2cb0adba15b9f0de2920
useradd-staticids.bbclass: Treat mutually exclusive options as such

The useradd options --create-home/--no-create-home and
--user-group/--no-user-group are mutually exclusive and should be
treated as such.

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