]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc-testsuite: Exclude this recipe from world builds
authorNathan Rossi <nathan@nathanrossi.com>
Fri, 14 Feb 2020 05:59:43 +0000 (05:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Feb 2020 10:22:05 +0000 (10:22 +0000)
This recipe is intended to be run manually or via oeqa.

[YOCTO #13737]

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-testsuite_2.31.bb

index c44f30bf1c9af1ca203aa8662fcb65256b460bd2..d887aeff79a81ffd4a74d327201ca009ff626be4 100644 (file)
@@ -1,5 +1,7 @@
 require glibc_${PV}.bb
 
+EXCLUDE_FROM_WORLD = "1"
+
 # handle PN differences
 FILESEXTRAPATHS_prepend := "${THISDIR}/glibc:"