From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <dixitparmar19@gmail.com>, <docs@lists.yoctoproject.org>
Subject: Re: [docs] [PATCH 1/1] documentation: add doc for KERNEL_SPLIT_MODULES
Date: Wed, 04 Jun 2025 08:33:54 +0200 [thread overview]
Message-ID: <DADJFKGJ4XZ5.19V8LUYOXBG4S@bootlin.com> (raw)
In-Reply-To: <20250529032252.340015-1-dixitparmar19@gmail.com>
On Thu May 29, 2025 at 5:22 AM CEST, Dixit Parmar via lists.yoctoproject.org wrote:
> Add the missing documentation for the KERNEL_SPLIT_MODULES variable.
>
> [ YOCTO #15771 ]
>
> Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com>
> ---
> meta/conf/documentation.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
> index 3dd7bce515..4c8becbdc2 100644
> --- a/meta/conf/documentation.conf
> +++ b/meta/conf/documentation.conf
> @@ -252,6 +252,7 @@ KERNEL_MODULE_AUTOLOAD[doc] = "Lists kernel modules that need to be auto-loaded
> KERNEL_MODULE_PROBECONF[doc] = "Lists kernel modules for which the build system expects to find module_conf_* values that specify configuration for each of the modules"
> KERNEL_PACKAGE_NAME[doc] = "Name prefix for kernel packages. Defaults to 'kernel'."
> KERNEL_PATH[doc] = "The location of the kernel sources. This variable is set to the value of the STAGING_KERNEL_DIR within the module class (module.bbclass)."
> +KERNEL_SPLIT_MODULES[doc] = "Allow opt-out of split kernel modules. Default set to 1, one subpackage per module. Setting it 0 will generate a monolithic kernel-modules package containing all modules built from the source."
> KERNEL_SRC[doc] = "The location of the kernel sources. This variable is set to the value of the STAGING_KERNEL_DIR within the module class (module.bbclass)."
> KERNEL_LOCALVERSION[doc] = "Appends a string to the name of the local version of the kernel image."
> KFEATURE_DESCRIPTION[doc] = "Provides a short description of a configuration fragment. You use this variable in the .scc file that describes a configuration fragment file."
Hi,
This should be sent to the openembedded-core mailing list, as it modifies the
openembedded-core layer, not the yocto-docs repository. As Quentin suggested, a
patch modifying yocto-docs/documentation/ref-manual/variables.rst would be
appreciated!
Thanks,
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-06-04 6:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-29 3:22 [PATCH 1/1] documentation: add doc for KERNEL_SPLIT_MODULES Dixit Parmar
2025-06-02 9:27 ` [docs] " Quentin Schulz
2025-06-04 6:33 ` Antonin Godard [this message]
2025-06-05 12:18 ` Dixit Parmar
2025-06-06 8:07 ` [docs] " Antonin Godard
2025-06-05 13:36 ` Dixit Parmar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DADJFKGJ4XZ5.19V8LUYOXBG4S@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=dixitparmar19@gmail.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.