From 9fba2b4a8219fc45da5343c56ee8db4ab307f93c Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 20 Dec 2024 13:16:37 +0100 Subject: ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable This was introduced in oecore by commit ce2e42ace2d15fb6745437cf0a7f07d28398ca12 ("insane: Split ERROR_QA into CHECKLAYER_REQUIRED_TESTS"). (From yocto-docs rev: 5b205e113015430f6d04e455af7c0d5643863fbc) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'documentation/ref-manual/variables.rst') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 5c2920603f..2a97ff98d3 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -1250,6 +1250,17 @@ system and gives an overview of their function and contents. - :term:`BUILDSDK_CFLAGS` when building for an SDK (i.e. ``nativesdk-``) + :term:`CHECKLAYER_REQUIRED_TESTS` + The :term:`CHECKLAYER_REQUIRED_TESTS` variable lists the QA tests that are + required to be enabled to pass the Yocto Project Compatible status for a + layer. It is meant to be a read-only variable and any change to the + variable may be done with the approval of the :oe_wiki:`Technical Steering + Committee (TSC) `. + + For more information on the Yocto Project Compatible status, see + the :ref:`dev-manual/layers:Making Sure Your Layer is Compatible With + Yocto Project` section of the Yocto Project Development Manual. + :term:`CLASSOVERRIDE` An internal variable specifying the special class override that should currently apply (e.g. "class-target", "class-native", and so -- cgit v1.2.3-54-g00ecf