diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2016-06-17 16:59:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-17 17:11:04 +0100 |
commit | 58c82f79efee8e68fa63b96a32f54660afb15769 (patch) | |
tree | 01b54133d7aab57160779080e572ba40d8f2b51e /meta/classes/cmake.bbclass | |
parent | adc0f830a695c417b4d282fa580c5231e1f0afbe (diff) | |
download | openembedded-core-58c82f79efee8e68fa63b96a32f54660afb15769.tar.gz openembedded-core-58c82f79efee8e68fa63b96a32f54660afb15769.tar.bz2 openembedded-core-58c82f79efee8e68fa63b96a32f54660afb15769.zip |
useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warnings
Previously when USERADD_ERROR_DYNAMIC was set to "1", an exception was
raised if no numeric UID/GID could be determined for a user/group. Now
it is possible to set it to either "error", which results in the old
behavior, or "warn" in which case a warning is issued instead.
For backwards compatibility reasons, it is still possible to set
USERADD_ERROR_DYNAMIC to "1" and get an exception in case of failure.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions