diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 12d93b0..c7f9f87 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -27,6 +27,13 @@ of software support of hardware. </para> + <note><para> + The information here does not provide an example of how to create a BSP. + For information on how to create a BSP, see the Yocto Project Development Manual or the + <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'></ulink> + wiki page. + </para></note> + <para> The proposed format does have elements that are specific to the Yocto Project and OpenEmbedded build systems. |