diff options
author | Colin McAllister <colinmca242@gmail.com> | 2024-09-14 09:09:34 -0500 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-09-25 05:07:47 -0700 |
commit | d29097d143417b00fc52c1e6659cd957690651ec (patch) | |
tree | b5f6699a965ce2c706a8a00d298db7c537515673 /scripts/pybootchartgui/pybootchartgui.py | |
parent | c7094c4a28ad1134965916466f201b669ee78694 (diff) | |
download | poky-d29097d143417b00fc52c1e6659cd957690651ec.tar.gz |
busybox: Fix cut with "-s" flag
This fixes and issue that allows blank lines to be incorrectly output
when the "-s" flag is included. This issue propogates into the
populate-volatile.sh script in initscripts. If a volatiles drop file
contains blank lines, a blank line will be included in combined users,
which will incorrectly result in a difference in the number of combined
users versus defined users. If this happens, the volatiles file will not
be executed.
(From OE-Core rev: dfbcf0581ab3dd47037726a7b8aa06f777792473)
(From OE-Core rev: 5f75aaf0489f40bd35cdd27322e4d1189e30a9e4)
Signed-off-by: Colin McAllister <colinmca242@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions