mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
recipes-test: exclude recipes from world target
These recipes should be excluded from target 'world' because these are just intended to be used internally by oe-selftest (devtool, recipetool, etc.) (From OE-Core rev: 4868bc94b8c4ebcf427ea6d321332d8b8fe6ce4a) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2a12b59172
commit
c52432498b
@@ -14,3 +14,4 @@ SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
Reference in New Issue
Block a user