From 2ef3fd8c215a5d75b44e9bacf8292dee3aca06f7 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 3 Nov 2023 11:52:23 +0100 Subject: ref-manual: classes: explain cml1 class name (From yocto-docs rev: 0ee4b7417087c105a4419b316c6b2c195c343f82) Signed-off-by: Michael Opdenacker CC: Martin Jansa Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 3070f13551..a8afe9f2dc 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -383,7 +383,9 @@ preferred CMake Module directory: ``${D}${datadir}/cmake/modules/``. ======== The :ref:`ref-classes-cml1` class provides basic support for the Linux kernel style -build configuration system. +build configuration system. "cml" stands for "Configuration Menu Language", which +originates from the Linux kernel but is also used in other projects such as U-Boot +and BusyBox. It could have been called "kconfig" too. .. _ref-classes-compress_doc: -- cgit v1.2.3-54-g00ecf