diff options
author | Fabrice Coulon <fabrice@axis.com> | 2014-09-02 11:11:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 13:02:57 +0100 |
commit | a4d8015687cf9ddd6ef563e29cf840698f81c099 (patch) | |
tree | e2c7c164e2efbddafde3094e02ea5f3fb5c2a61b /scripts/native-intercept | |
parent | 7b57145498843a51d61b1ed81810023ba209a00b (diff) | |
download | poky-a4d8015687cf9ddd6ef563e29cf840698f81c099.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)
(From OE-Core rev: 592f0dccaf1985194f40fc019a9d33b9623df37f)
Signed-off-by: Fabrice Coulon <fabrice@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/native-intercept')
0 files changed, 0 insertions, 0 deletions