diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-23 10:32:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-23 10:33:45 +0100 |
commit | c7e614c438706fb3ed7520b4990ebb3973366942 (patch) | |
tree | 2325a634b85fe9b5ecd31e0d6e47f9f588283b41 /meta/classes/kernel-uimage.bbclass | |
parent | 32bbf685709d2c6c0d8938e18ef21130d1ea8eef (diff) | |
download | poky-c7e614c438706fb3ed7520b4990ebb3973366942.tar.gz |
useradd: Fix infinite build loop
http://git.openembedded.org/openembedded-core-contrib/commit/?id=642c6cf0b6a0371de476513162bd0cefa9c438b3
introduces a problem if the USERADD_PARAM variable has trailing
whitespace as the code infinitely loops causing build hangs.
Add a similar sed expression to $remaining to avoid this.
(From OE-Core rev: d6241e4c94a0a72acfc57e96a59918c0b2146d65)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-uimage.bbclass')
0 files changed, 0 insertions, 0 deletions