From fae276ea095f96278e970940840fa61ebcc9ff59 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Sep 2017 13:09:54 -0700 Subject: kernel-dev: Eliminated "Generating Configuration Files" section. This section was largely redundant now. The small things that did add value I placed in other areas of the chapter 2. One was a new section on expanding variables using bitbake -e. Another was a bit about the defconfig file. And a small procedure on how to create config fragments using the "diffconfig" command was retained. Links from the dev-manual and the ref-manual were adjusted as well. (From yocto-docs rev: 7059d3eac1fec20089cabf197503f1bec747686d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'documentation/ref-manual/ref-tasks.xml') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index e145518989..2b3856f5c0 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -883,7 +883,7 @@ $ bitbake linux-yocto -c diffconfig For more information, see the - "Generating Configuration Files" + "Creating Configuration Fragments" section in the Yocto Project Linux Kernel Development Manual. @@ -918,7 +918,7 @@ $ bitbake linux-yocto -c kernel_configcheck -f For more information, see the - "Generating Configuration Files" + "Validating Configuration" section in the Yocto Project Linux Kernel Development Manual. @@ -956,12 +956,9 @@ See the - "Generating Configuration Files" + "Using menuconfig" section in the Yocto Project Linux Kernel Development Manual for more information on this configuration tool. - You can also reference the - "Using menuconfig" - section in the Yocto Project Linux Kernel Development Manual. -- cgit v1.2.3-54-g00ecf