From: Nathan Rossi Date: Fri, 14 Feb 2020 05:59:43 +0000 (+0000) Subject: glibc-testsuite: Exclude this recipe from world builds X-Git-Tag: uninative-2.8~193 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=eadbe01bb8232de79e0827e6c6b3411f69ea7303;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glibc/glibc-testsuite_2.31.bb b/meta/recipes-core/glibc/glibc-testsuite_2.31.bb index c44f30bf1c..d887aeff79 100644 --- a/meta/recipes-core/glibc/glibc-testsuite_2.31.bb +++ b/meta/recipes-core/glibc/glibc-testsuite_2.31.bb @@ -1,5 +1,7 @@ require glibc_${PV}.bb +EXCLUDE_FROM_WORLD = "1" + # handle PN differences FILESEXTRAPATHS_prepend := "${THISDIR}/glibc:"