From: Ross Burton <[email protected]> With busybox find some of the test script fails, so depend on GNU find.
Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> (cherry picked from commit 2d1b1987ef927b33b799bb6e6805a1fdd8d92921) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-extended/ltp/ltp_20230127.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/ltp/ltp_20230127.bb b/meta/recipes-extended/ltp/ltp_20230127.bb index 4325aa6672..58a267fc2a 100644 --- a/meta/recipes-extended/ltp/ltp_20230127.bb +++ b/meta/recipes-extended/ltp/ltp_20230127.bb @@ -92,6 +92,7 @@ RDEPENDS:${PN} = "\ e2fsprogs-mke2fs \ expect \ file \ + findutils \ gawk \ gdb \ gzip \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185787): https://lists.openembedded.org/g/openembedded-core/message/185787 Mute This Topic: https://lists.openembedded.org/mt/100666369/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
