summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2020-02-14 05:59:43 +0000
committerArmin Kuster <akuster808@gmail.com>2020-02-20 18:58:01 -0800
commit2b3235f10bb1759d651d28b41825ad53192c841a (patch)
tree935b08058b6dbd60a48ca244808aab277b811dee /meta
parenta02934484605e5f81e67798d4d8eeb24e70591e6 (diff)
downloadopenembedded-core-contrib-2b3235f10bb1759d651d28b41825ad53192c841a.tar.gz
glibc-testsuite: Exclude this recipe from world builds
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/glibc/glibc-testsuite_2.30.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
index c44f30bf1c..d887aeff79 100644
--- a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
+++ b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
@@ -1,5 +1,7 @@
require glibc_${PV}.bb
+EXCLUDE_FROM_WORLD = "1"
+
# handle PN differences
FILESEXTRAPATHS_prepend := "${THISDIR}/glibc:"