summaryrefslogtreecommitdiffstats
path: root/scripts/oe-run-native
diff options
context:
space:
mode:
authorColin McAllister <colinmca242@gmail.com>2024-09-14 09:05:16 -0500
committerSteve Sakoman <steve@sakoman.com>2024-09-27 05:57:35 -0700
commit30d00daf9e542585c7a42b94d717d6463a610ac0 (patch)
treeec7254f9623675c2d356f9c0594e817b717447b2 /scripts/oe-run-native
parent487e8cdf1df6feba6d88fa29e11791f4ebaaa362 (diff)
downloadpoky-30d00daf9e542585c7a42b94d717d6463a610ac0.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: 5576ff6e7676a09649fdbf0042f5f64a1ec1023b) 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/oe-run-native')
0 files changed, 0 insertions, 0 deletions