diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-15 14:31:39 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-21 12:49:44 +0000 |
commit | 27ff33fce5f823d8908a78241b92f6f0024a6bac (patch) | |
tree | 7bc5272d1b2c2b392c5484bd9242717f4f95a722 /documentation | |
parent | 7f18ffe313bb6516862ad344a6506c84afa0a1cf (diff) | |
download | openembedded-core-27ff33fce5f823d8908a78241b92f6f0024a6bac.tar.gz openembedded-core-27ff33fce5f823d8908a78241b92f6f0024a6bac.tar.bz2 openembedded-core-27ff33fce5f823d8908a78241b92f6f0024a6bac.zip |
documentation/bsp-guide/bsp.xml: Commented out three sections.
There are some sections now that don't correspond one-to-one with the
standard file structure presented in section 1.1. So I am commenting them
out for now. Since I am still in the process of iterating on this
manual I don't want to just delete the information.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 25bc2a82c1..37e7fe8148 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -355,7 +355,7 @@ meta-emenlow/recipes-kernel/linux/linux-bsp-2.6.50/defconfig-bsp </para> </section> - <section id='bsp-filelayout-packages'> +<!-- <section id='bsp-filelayout-packages'> <title>Other Software (meta-<bsp_name>/recipes-kernel/*)</title> <para> @@ -442,7 +442,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" Assuming a compatible configuration is used, Poky can process and use these optional pre-compiled representations to provide much faster build times. </para> - </section> + </section> --> <section id='bsp-click-through-licensing'> <title>BSP 'Click-Through' Licensing Procedure</title> |