diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 161c29d728..11770fb5ec 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
@@ -26,8 +26,7 @@ | |||
26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> | 26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> |
27 | Git repository. | 27 | Git repository. |
28 | See the bulleted item | 28 | See the bulleted item |
29 | <link linkend='local-yp-release'>Yocto Project Release</link> in | 29 | "<link linkend='local-yp-release'>Yocto Project Release</link>" |
30 | <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | ||
31 | for information on how to get these files. | 30 | for information on how to get these files. |
32 | </para> | 31 | </para> |
33 | 32 | ||
@@ -64,8 +63,7 @@ | |||
64 | 63 | ||
65 | <para> | 64 | <para> |
66 | For information on how to choose a base BSP, see | 65 | For information on how to choose a base BSP, see |
67 | <xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref> | 66 | "<xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref>". |
68 | earlier in this manual. | ||
69 | </para> | 67 | </para> |
70 | </section> | 68 | </section> |
71 | 69 | ||
@@ -79,8 +77,8 @@ | |||
79 | download the BSP tarball and extract it, or set up a local Git repository that | 77 | download the BSP tarball and extract it, or set up a local Git repository that |
80 | has the Yocto Project BSP layers. | 78 | has the Yocto Project BSP layers. |
81 | You should use the same method that you used to get the local Yocto Project files earlier. | 79 | You should use the same method that you used to get the local Yocto Project files earlier. |
82 | See <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | 80 | See "<xref linkend='getting-setup'>Getting Setup</xref>" for information on how to get |
83 | for information on how to get the BSP files. | 81 | the BSP files. |
84 | </para> | 82 | </para> |
85 | 83 | ||
86 | <para> | 84 | <para> |