diff options
author | Fabrice Coulon <fabrice@axis.com> | 2014-09-02 11:11:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-03 16:00:28 +0100 |
commit | b02da021b122d969c8b22a1181c7cc3fb8250379 (patch) | |
tree | 3cddccaeadee75e04e0e3fc793a2f8adec3478f3 /meta/recipes-kernel/systemtap | |
parent | 2f42ef8d8fb1febf28252b98884cebabc931f720 (diff) | |
download | poky-b02da021b122d969c8b22a1181c7cc3fb8250379.tar.gz |
useradd-staticids.bbclass: Fix for Bug 6633
When using the useradd-staticids.bbclass under meta/classes,
this error occurs:
"<username> - <username>: Username does not have a static uid defined."
There was a problem with the regular expression for parsing parameters,
it was sometimes returning an empty string.
I have fixed this by skipping empty strings.
(From OE-Core rev: f249ef32709069a2680b92dc5a5b4f6545d014b7)
Signed-off-by: Fabrice Coulon <fabrice@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
0 files changed, 0 insertions, 0 deletions