diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-14 11:00:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-21 23:03:19 +0100 |
commit | 1313bacfbea00763ad0b4df357bcc36f83b83f93 (patch) | |
tree | 837b80f3c5972972c934d381e4770c2e8afbfe8c /bitbake/doc | |
parent | ea4e822b8d6d67a7264e9f7b2930606e23d36a73 (diff) | |
download | poky-1313bacfbea00763ad0b4df357bcc36f83b83f93.tar.gz |
bitbake: bitbake-user-manual-hello.xml: Fixed two broken links.
(Bitbake rev: 7a0948beba2c882de31ec9b98c7740bba230aed9)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml index 3215e49a28..1873f968a5 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | |||
@@ -149,10 +149,10 @@ | |||
149 | and draws heavily from several sources: | 149 | and draws heavily from several sources: |
150 | <itemizedlist> | 150 | <itemizedlist> |
151 | <listitem><para> | 151 | <listitem><para> |
152 | <ulink href="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink> | 152 | <ulink url="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink> |
153 | </para></listitem> | 153 | </para></listitem> |
154 | <listitem><para> | 154 | <listitem><para> |
155 | <ulink href="http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/">Hambedded Linux blog post - From Bitbake Hello World to an Image</ulink> | 155 | <ulink url="http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/">Hambedded Linux blog post - From Bitbake Hello World to an Image</ulink> |
156 | </para></listitem> | 156 | </para></listitem> |
157 | </itemizedlist> | 157 | </itemizedlist> |
158 | </para> | 158 | </para> |