]> code.ossystems Code Review - openembedded-core.git/commit
coreutils: improve coreutils-ptest RDEPENDS
authorRoss Burton <ross@burtonini.com>
Thu, 1 Oct 2020 16:11:10 +0000 (17:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Oct 2020 22:12:49 +0000 (23:12 +0100)
commit7937da462b588403400755d264db0edde74aa4dc
treefb83367deecf72b134617318cb2cb4c0bbb8f04e
parent66d583d1b2bc54cac278c30b5dbc9fde016eb6ee
coreutils: improve coreutils-ptest RDEPENDS

Add perl-modules to the RDEPENDS to avoid having to list all perl
modules that are required, as this package isn't going to be installed
outside of testing builds.

Remove libmodule-build-perl from RDEPENDS, it appears that this isn't
needed anymore. With and without this package the test results on my
image are the same: 619 tests, 462 pass, 154 skip, 3 fail.  This
*drastically* reduces the build impact of enabling ptest as
packagegroup-core-build-essential (thus target gcc) is in the dependency
chain.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/coreutils/coreutils_8.32.bb