diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml index 922f9b312d..9a599f2a8c 100644 --- a/documentation/kernel-manual/kernel-concepts.xml +++ b/documentation/kernel-manual/kernel-concepts.xml @@ -319,6 +319,11 @@ WRITER NOTES: + + A package consists of tasks and BitBake, in most cases, behaves by fetching, unpacking, + patching, configuring, compiling, installing, packaging, writing, and building. + Configuration is part of the standard BitBake process. + Explain how .config is used when the kernel image is built. Describe the role of menuconfig regarding the