From 7f18ffe313bb6516862ad344a6506c84afa0a1cf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 15 Dec 2010 14:29:36 -0800 Subject: documentation/bsp-guide/bsp.xml: Updated Linux Kernel Configuration section. Signed-off-by: Scott Rifenbark --- documentation/bsp-guide/bsp.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 5058777..25bc2a8 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -307,7 +307,10 @@ meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd_1.7.99.2.bb
- Linux Kernel Configuration (meta-<bsp_name>/recipes-kernel/linux/*) + Linux Kernel Configuration + +meta-<bsp_name>/recipes-kernel/linux/linux-wrs_git.bbappend + These files make up the definition of a kernel to use with this hardware. @@ -316,7 +319,7 @@ meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd_1.7.99.2.bb However, kernels can be shared between many machines as well. Following is an example: -meta-Emenlow/recipes-kernel/linux/linux-bsp_2.6.50.bb +meta-emenlow/recipes-kernel/linux/linux-bsp_2.6.50.bb This example file is the core kernel recipe that details from where to get the kernel source. @@ -340,7 +343,7 @@ linux-bsp-2.6.50/*.patch -meta-Emenlow/recipes-kernel/linux/linux-bsp-2.6.50/defconfig-bsp +meta-emenlow/recipes-kernel/linux/linux-bsp-2.6.50/defconfig-bsp -- cgit v1.1