diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2015-10-24 11:50:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-29 07:26:15 +0000 |
commit | 7754e0f71eb794f0e06a1b005e3824fac4cdac6c (patch) | |
tree | ba4d9723e5952cc08ca0d916944ceb4a9aa6710b /meta/classes/gummiboot.bbclass | |
parent | f787b688f2884ce3fa888b4041030538c7d2bf55 (diff) | |
download | openembedded-core-7754e0f71eb794f0e06a1b005e3824fac4cdac6c.tar.gz openembedded-core-7754e0f71eb794f0e06a1b005e3824fac4cdac6c.tar.bz2 openembedded-core-7754e0f71eb794f0e06a1b005e3824fac4cdac6c.zip |
useradd-staticids.bbclass: Do not require trailing colons
Before, the users and groups specified in the passwd file and the
groups file had to have trailing colons to make sure there were enough
elements in the definitions, or bitbake would throw a Python
exception. After this change one can omit the trailing colons, which
especially simplifies passwd files used only to specify static UIDs.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/gummiboot.bbclass')
0 files changed, 0 insertions, 0 deletions