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 | |
parent | 7f18ffe313bb6516862ad344a6506c84afa0a1cf (diff) | |
download | poky-27ff33fce5f823d8908a78241b92f6f0024a6bac.tar.gz |
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>
-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 | |||
355 | </para> | 355 | </para> |
356 | </section> | 356 | </section> |
357 | 357 | ||
358 | <section id='bsp-filelayout-packages'> | 358 | <!-- <section id='bsp-filelayout-packages'> |
359 | <title>Other Software (meta-<bsp_name>/recipes-kernel/*)</title> | 359 | <title>Other Software (meta-<bsp_name>/recipes-kernel/*)</title> |
360 | 360 | ||
361 | <para> | 361 | <para> |
@@ -442,7 +442,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" | |||
442 | Assuming a compatible configuration is used, Poky can process and use these optional pre-compiled | 442 | Assuming a compatible configuration is used, Poky can process and use these optional pre-compiled |
443 | representations to provide much faster build times. | 443 | representations to provide much faster build times. |
444 | </para> | 444 | </para> |
445 | </section> | 445 | </section> --> |
446 | 446 | ||
447 | <section id='bsp-click-through-licensing'> | 447 | <section id='bsp-click-through-licensing'> |
448 | <title>BSP 'Click-Through' Licensing Procedure</title> | 448 | <title>BSP 'Click-Through' Licensing Procedure</title> |