From 0da071e6a8812fa38d28e833ec893d1fee151410 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 31 Jan 2012 18:27:01 -0600 Subject: documentation/kernel-manual/kernel-concepts.xml: More intermittent edits These are transitory and related to bug 1717 (the kernel manual is confusing). Slow going on this stuff. The edits are notes only. (From yocto-docs rev: f4a8cdb710b91892ae73eea41f6059fd9159c4cc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-concepts.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/kernel-manual') 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 -- cgit v1.2.3-54-g00ecf