diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-04 11:50:37 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-05-06 17:44:18 -0700 |
commit | eb835494488acfe9094c2be90541b989e39cc533 (patch) | |
tree | e34a9b30850b99a4490a2f9c06d3bce1ebf84125 /documentation/poky-ref-manual/ref-structure.xml | |
parent | fdd4dc5db9f8134cab7817cfb7d9a54cb84eb613 (diff) | |
download | poky-eb835494488acfe9094c2be90541b989e39cc533.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>
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-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 | ||