diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 15:37:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:21 +0100 |
commit | a19e3dda09eef824e24ab568a700c42207c40a2d (patch) | |
tree | e7e9fa860fb3c951de4ea55f9e71faa5fc37d36c | |
parent | aa56bc739d34a75aa4bdda8612a9eca52da3fc94 (diff) | |
download | poky-a19e3dda09eef824e24ab568a700c42207c40a2d.tar.gz |
bsp-guide: Fixed another broken link to the Downloads page to the website.
(From yocto-docs rev: bb721a2544293fcc46554975e94de00ec67ba9bc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 344c159743..db6b1cbf5d 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -996,9 +996,9 @@ | |||
996 | can build the encumbered image with no change at all | 996 | can build the encumbered image with no change at all |
997 | to the normal build process.</para></listitem> | 997 | to the normal build process.</para></listitem> |
998 | <listitem><para><emphasis>Get a pre-built version of the BSP:</emphasis> | 998 | <listitem><para><emphasis>Get a pre-built version of the BSP:</emphasis> |
999 | You can get this type of BSP by visiting the Yocto Project website's | 999 | You can get this type of BSP by visiting the |
1000 | <ulink url='&YOCTO_HOME_URL;/download'>Download</ulink> | 1000 | "Downloads" page of the |
1001 | page and clicking on "BSP Downloads". | 1001 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project website</ulink>. |
1002 | You can download BSP tarballs that contain proprietary components | 1002 | You can download BSP tarballs that contain proprietary components |
1003 | after agreeing to the licensing | 1003 | after agreeing to the licensing |
1004 | requirements of each of the individually encumbered | 1004 | requirements of each of the individually encumbered |