]> code.ossystems Code Review - openembedded-core.git/commit
useradd-staticids.bbclass: Restore failure on missing UIDs/GIDs
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 17 Jun 2016 14:59:01 +0000 (16:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:34:46 +0000 (19:34 +0100)
commitb64316f34a45dcf7a31e0486e51799fcd6b0ed2d
tree928b5d054ab6a5e179c35bb9b3e8ef4115280d03
parent1526c8ebfcada2cb3a8b6122a3cbb51a22c94d2a
useradd-staticids.bbclass: Restore failure on missing UIDs/GIDs

A regression was introduced with commit 3149319a whereby setting
USERADD_ERROR_DYNAMIC no longer resulted in an error for users and
groups that were missing numeric UIDs and GIDs but were not mentioned
at all in any passwd or groups file.

[YOCTO #9777]

(From OE-Core rev: adc0f830a695c417b4d282fa580c5231e1f0afbe)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c99750d17e7eaeaa16e5a8510d64e89cef856411)
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/useradd-staticids.bbclass