aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-04-02 12:51:25 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-03 14:04:58 +0100
commit3c566581bd6f98aeedd4810de12f523c8a19c70b (patch)
tree7d0c606aabc634e2b41290a4cb1d90ce0fa17fab /documentation/bsp-guide
parent23e85906e0230697188d8d03287720e726c722da (diff)
downloadopenembedded-core-contrib-3c566581bd6f98aeedd4810de12f523c8a19c70b.tar.gz
documentation/bsp-guide/bsp.xml: Removed Note
Remove the 'note' that says that the BSP Guide doesn't show how to create a new BSP. With the addition of the Yocto BSP Tools section, that's no longer true. Also, the wiki page mentioned is out-of-date and probably shouldn't be pointed to any longer for that reason. (From yocto-docs rev: 972c2d2bc9f50f5f65b296b7396dc640710ad5b2) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index df1a557a5d..424e4fbf23 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -28,16 +28,6 @@
of software support of hardware.
</para>
- <note>
- The information here does not provide an example of how to create a BSP.
- For examples on how to create a BSP, see the
- "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-bsp-appendix'>BSP Development Example</ulink>"
- section in The Yocto Project Development Manual.
- You can also see the
- <ulink url='&YOCTO_WIKI_URL;/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>
- wiki page</ulink>.
- </note>
-
<para>
The proposed format does have elements that are specific to the Yocto Project and
OpenEmbedded build systems.