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:47:19 +0100 |
commit | 4c38798cae14182433f2729d957e370fa3d56c51 (patch) | |
tree | ec3680850d65b15952a67261fb062dba5d437c8a /meta/lib | |
parent | 93698ac54a0e4a94210b21df32e27a5252bf1056 (diff) | |
download | poky-4c38798cae14182433f2729d957e370fa3d56c51.tar.gz |
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
(From OE-Core rev: a7a783c30cc58008f0e070dad39d40038e0a5eb5)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions