diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-04 11:50:37 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-06 08:01:17 -0700 |
commit | 2981801fc9c3f1d20eb7bba177eb943643c034a1 (patch) | |
tree | b42e578ffe74c079c834ed3d48484d8430f3ff4b | |
parent | f720dea42d11116c3cee773f4bd273a3a1e69118 (diff) | |
download | poky-2981801fc9c3f1d20eb7bba177eb943643c034a1.tar.gz |
documentation/poky-ref-manual/ref-structure.xml: bitbake section updated
Section A.1.1 (bitbake/) contained two URLs. One supposedly went to
a BitBake site and the other to the BitBake online manual. In reality,
they both went to the online manual. I removed the one referencing
the site.
(From OE-Core rev: 02c360c3e57409a3982db73ed2b998a7c58610a6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 74687c50a5..7ebf9bddbf 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -32,9 +32,8 @@ | |||
32 | </para> | 32 | </para> |
33 | 33 | ||
34 | <para> | 34 | <para> |
35 | For more information on BitBake, see the BitBake project site at | 35 | For more information on BitBake, see the BitBake on-line manual at |
36 | <ulink url="http://bitbake.berlios.de/"/> | 36 | <ulink url="http://bitbake.berlios.de/manual/"/>. |
37 | and the BitBake on-line manual at <ulink url="http://bitbake.berlios.de/manual/"/>. | ||
38 | </para> | 37 | </para> |
39 | </section> | 38 | </section> |
40 | 39 | ||