From: Tom Zanussi <[email protected]> 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. Signed-off-by: Tom Zanussi <[email protected]> --- documentation/bsp-guide/bsp.xml | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e4a113a..d7e282f 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. -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
