]> code.ossystems Code Review - openembedded-core.git/commitdiff
util-linux: let -ptest package depend on all of util-linux
authorAndré Draszik <andre.draszik@jci.com>
Tue, 5 Feb 2019 02:32:40 +0000 (02:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Feb 2019 14:04:24 +0000 (14:04 +0000)
ptest executes all the binaries, so they really need to be available
in the file system.

[YOCTO #13058]

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/util-linux/util-linux.inc

index bbb28c3da08eed2fb93f478dcf69be70a3cec6af..93aa3e407cd280071e5f48c7161bf112305318bd 100644 (file)
@@ -306,7 +306,7 @@ python populate_packages_prepend() {
 }
 
 RDEPENDS_${PN}-bash-completion += "util-linux-lsblk"
-RDEPENDS_${PN}-ptest = "bash grep coreutils which util-linux-blkid util-linux-fsck btrfs-tools"
+RDEPENDS_${PN}-ptest = "bash grep coreutils which btrfs-tools ${PN}"
 
 do_compile_ptest() {
     oe_runmake buildtest-TESTS