diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2016-06-10 17:46:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-12 23:46:51 +0100 |
commit | a7a783c30cc58008f0e070dad39d40038e0a5eb5 (patch) | |
tree | f7c88a1f29f72e151d472384094fc37aacb6ad2f /scripts/lib | |
parent | 77adf8341694b76cf58b7a31dda18b85b3eb87a2 (diff) | |
download | openembedded-core-a7a783c30cc58008f0e070dad39d40038e0a5eb5.tar.gz openembedded-core-a7a783c30cc58008f0e070dad39d40038e0a5eb5.tar.bz2 openembedded-core-a7a783c30cc58008f0e070dad39d40038e0a5eb5.zip |
useradd-staticids.bbclass: Avoid FutureWarning about split()
This avoids the following warning with Python 3.5:
/usr/lib64/python3.5/re.py:203: FutureWarning: split() requires a
non-empty pattern
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions