]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
authorRoss Burton <ross.burton@arm.com>
Wed, 12 Oct 2022 11:21:04 +0000 (12:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Oct 2022 12:42:00 +0000 (13:42 +0100)
commitecff0642be5781f7f6cca617158b04ac9a0e85f0
tree8b3414d1892028f9367c537d746c4de692e58eb5
parent5d539268d0c7b8fad1ba9352c7f2d4b81e78b75c
populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner

Since "package_manager: Change complementary package handling to not
include soft dependencies"[1], complementary packages don't pull in
recommendations, just depends.  However, ptest.bbclass has a recommends
on ptest-runner, so if ptest packages are in an image via the ptest-pkgs
IMAGE_FEATURE, ptest-runner doesn't get installed.

[ YOCTO #14928 ]

[1] oe-core b44b0b9294675f89aa51ff84f532664f4c479677

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/populate_sdk_base.bbclass