mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
core-image-sato-sdk-ptest: these images need ptest
As this image isn't buildable without ptest (the packages won't exist), depend on the ptest DISTRO_FEATURE to ensure we don't try and build it. (From OE-Core rev: cd9b46e7a609b8faa9b670ae0c14f106e4343c55) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 0fe856d726c6d9c35533e32e70fbe05ef2b88b17) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
50e4d05796
commit
378d82eb40
@@ -1,3 +1,6 @@
|
||||
inherit features_check
|
||||
REQUIRED_DISTRO_FEATURES = "ptest"
|
||||
|
||||
require core-image-sato-sdk.bb
|
||||
require conf/distro/include/ptest-packagelists.inc
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
inherit features_check
|
||||
REQUIRED_DISTRO_FEATURES = "ptest"
|
||||
|
||||
require core-image-sato-sdk.bb
|
||||
require conf/distro/include/ptest-packagelists.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user