]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: Fix ptest dependencies
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2019 15:43:20 +0000 (16:43 +0100)
committerArmin Kuster <akuster808@gmail.com>
Sun, 2 Jun 2019 23:02:34 +0000 (16:02 -0700)
commitdb0ebefad601034a017f536a92c04aa83479cf55
tree4f4246a51088f67520f7708a7228230a30192380
parent4b1e917ed4e9921d9f165722c6cd33c9b1c08e20
util-linux: Fix ptest dependencies

We should append to the ptest RDEPENDS and RRECOMMENDS otherwise the bbclass
defaults are overwritten. This leads to ptest-runner not being installed in
minimal images. Also drop the duplicate ${PN} value which is unneeded once
we do this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/util-linux/util-linux.inc