diff options
author | Ross Burton <ross.burton@arm.com> | 2023-09-05 17:40:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-07 14:42:37 +0100 |
commit | c8ba5f07719a89bbef24b58a797c1c7a154e1462 (patch) | |
tree | 1a4a7ea9ff6e4a5a0c71b8cfae1daa98b496fc95 /scripts/lib | |
parent | d2b17a0db77c5b972a6395a058346731b3301172 (diff) | |
download | poky-c8ba5f07719a89bbef24b58a797c1c7a154e1462.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: 37482e404cf4dcf9360c29986ced8db78baf249b)
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>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions