mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
ltp: add RDEPENDS on findutils
With busybox find some of the test script fails, so depend on GNU find. (From OE-Core rev: d1055d9f0aafbc687b857e85843e74c54bc014a1) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 2d1b1987ef927b33b799bb6e6805a1fdd8d92921) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
f28f7aa98b
commit
c687d4326d
@@ -92,6 +92,7 @@ RDEPENDS:${PN} = "\
|
||||
e2fsprogs-mke2fs \
|
||||
expect \
|
||||
file \
|
||||
findutils \
|
||||
gawk \
|
||||
gdb \
|
||||
gzip \
|
||||
|
||||
Reference in New Issue
Block a user