]> code.ossystems Code Review - openembedded-core.git/commit
classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMS
authorMaciej Borzecki <maciej.borzecki@open-rnd.pl>
Wed, 10 Feb 2016 12:32:52 +0000 (13:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:24 +0000 (12:27 +0000)
commit466288d528cce5f9887d765a757af64c9cc6be03
tree04737e80c99bb089ebb5b35cffe3dd9244617951
parentaff19af6804b27f1a97ce11b5bd35190426c6f3c
classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMS

Useradd attempts to add users/groups even when
{USERADD,GROUPADD,GROUPMEMS}_PARAM is whitespace only. This scenario is
possible when variables and modified using one of +=, =+ operator, yet
the content being added is conditional (i.e. may depend on PACKAGECONFIG
flags).

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd.bbclass