From 762c0d001f2be8506a096f0bbeabd44d8a987b7e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jul 2011 15:22:25 -0700 Subject: documentation/bsp-guide/bsp.xml: updated path for yocto kernels changed 'meta/recipes-kernel/kernel' to 'meta/recipes-kernel/linux' as the location for existing YP kernels found in the repository. (From yocto-docs rev: c8ce3a15429df5c980498ce217803cf5a59cbdc9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 4ea3b130ec..9483c8175d 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -344,7 +344,7 @@ meta-<bsp_name>/recipes-kernel/linux/linux-yocto_git.bbappend For your BSP you typically want to use an existing Yocto Project kernel found in the - Yocto Project repository at meta/recipes-kernel/kernel. + Yocto Project repository at meta/recipes-kernel/linux. You can append your specific changes to the kernel recipe by using an append file, which is located in the meta-<bsp_name>/recipes-kernel/linux -- cgit v1.2.3-54-g00ecf