summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 15:22:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:21 +0100
commit762c0d001f2be8506a096f0bbeabd44d8a987b7e (patch)
treeb70e4a7d51055162560defe66cbafcf3a7af0b49 /documentation
parent651119a4ef38ee352a4821c2b8771d2aaa4669f0 (diff)
downloadast2050-yocto-poky-762c0d001f2be8506a096f0bbeabd44d8a987b7e.zip
ast2050-yocto-poky-762c0d001f2be8506a096f0bbeabd44d8a987b7e.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 4ea3b13..9483c81 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -344,7 +344,7 @@ meta-&lt;bsp_name&gt;/recipes-kernel/linux/linux-yocto_git.bbappend
</para>
<para>
For your BSP you typically want to use an existing Yocto Project kernel found in the
- Yocto Project repository at <filename class='directory'>meta/recipes-kernel/kernel</filename>.
+ Yocto Project repository at <filename class='directory'>meta/recipes-kernel/linux</filename>.
You can append your specific changes to the kernel recipe by using an append file,
which is located in the
<filename class='directory'>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename>
OpenPOWER on IntegriCloud