diff options
author | Ross Burton <ross.burton@arm.com> | 2023-09-05 17:40:42 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-13 04:31:05 -1000 |
commit | 1606f9676a869728e21bfa3eefd1868a5dbd4a03 (patch) | |
tree | 781f197363e416473bfbc178aaa7413567400c3f /documentation/ref-manual/qa-checks.rst | |
parent | 8acce65aa5d85ac3f26f8a6be07ee640df290892 (diff) | |
download | poky-1606f9676a869728e21bfa3eefd1868a5dbd4a03.tar.gz |
busybox: remove coreutils dependency in busybox-ptest
A dependency on coreutils was added to busybox-ptest in oe-core 658c5ed
to fix a test failure.
The failure is because one of the start-stop-daemon tests is known to
fail if /bin/false is busybox. Instead of failing, we can check if
/bin/false is a symlink to busybox and skip the test if so.
[ YOCTO #15068 ]
(From OE-Core rev: 12fc32351ff6e42d0b5f9ce679793a8875d3447a)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 37482e404cf4dcf9360c29986ced8db78baf249b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
0 files changed, 0 insertions, 0 deletions