]> code.ossystems Code Review - openembedded-core.git/commit
useradd-staticids.bbclass: Always fail/warn for missing IDs
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 15 Mar 2017 00:27:14 +0000 (01:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:00 +0000 (22:43 +0000)
commit8e4b4e28a7c3a9dbd6b9298bea5d2c1328b3f24a
treeef6e59bc1314df3eebcee473acbad8840a16fbec
parente744fac05fc5cc19cabc59c1e79ff4c1b3ee396d
useradd-staticids.bbclass: Always fail/warn for missing IDs

Previously, with USERADD_ERROR_DYNAMIC set to error/warn, if a static
UID/GID was specified in the recipe, then no error/warning would be
issued even if no ID was specified in the passwd/groups files.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/useradd-staticids.bbclass