mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 07:11:14 +00: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: 0fe856d726c6d9c35533e32e70fbe05ef2b88b17) (From OE-Core rev: e2222ddd8b4566d7bdac073fff801523c2cbfb0e) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 72b859aba82de3e5329142439ce0dfc3e41486b3) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6d64517635
commit
f1e1f86a8e
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user