]> 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)
committerArmin Kuster <akuster808@gmail.com>
Fri, 21 Feb 2020 02:58:01 +0000 (18:58 -0800)
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>
(cherry picked from commit eadbe01bb8232de79e0827e6c6b3411f69ea7303)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/glibc/glibc-testsuite_2.30.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:"