diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-07-22 12:10:35 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 09:30:01 +0100 |
commit | d0dec8496fe91c862360095dbbfcec9aed9c6033 (patch) | |
tree | 84847c941b54c4a540449e05d925050997ac4c86 /bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |
parent | 53436d97e0580834771ddde89e0c9f9f54d99957 (diff) | |
download | poky-d0dec8496fe91c862360095dbbfcec9aed9c6033.tar.gz |
bitbake: bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed link
I inadvertantly used a &YOCTO_* variable in the book to get
a link to the landing YP page. Of course this does not work.
I replaced it with the actual URL. Unfortunately, a previous
commit slipped through that would have prevented the manual
from "making" correctly.
(Bitbake rev: 63f5a4b06a575e1fb18805b45a01549bffdc4a03)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml index 7e6131357a..2188655de3 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -86,7 +86,7 @@ | |||
86 | <ulink url='http://www.angstrom-distribution.org/'>Angstrom Distribution</ulink>, | 86 | <ulink url='http://www.angstrom-distribution.org/'>Angstrom Distribution</ulink>, |
87 | and which is also being used as the build tool for Linux projects | 87 | and which is also being used as the build tool for Linux projects |
88 | such as the | 88 | such as the |
89 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink>. | 89 | <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink>. |
90 | </para> | 90 | </para> |
91 | 91 | ||
92 | <para> | 92 | <para> |