From: Richard Purdie Date: Tue, 21 May 2019 17:12:31 +0000 (+0100) Subject: m4: Add coreutils and diffutils dependency for ptest X-Git-Tag: uninative-2.5~56 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f3f60e024a2718d18a68897d7f5ca5e4fbb96f61;p=openembedded-core.git m4: Add coreutils and diffutils dependency for ptest The scripts use options not supported by busybox utils such as head and diff so the full coreutils and diffutils utilities are needed. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/m4/m4-1.4.18.inc b/meta/recipes-devtools/m4/m4-1.4.18.inc index af0ff45863..81ed65edd9 100644 --- a/meta/recipes-devtools/m4/m4-1.4.18.inc +++ b/meta/recipes-devtools/m4/m4-1.4.18.inc @@ -53,7 +53,7 @@ do_install_ptest() { } -RDEPENDS_${PN}-ptest += "make" +RDEPENDS_${PN}-ptest += "make coreutils diffutils" RDEPENDS_${PN}-ptest_append_libc-glibc = "\ locale-base-fr-fr.iso-8859-1 \ "