diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-30 10:51:05 +0900 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-30 10:51:05 +0900 |
commit | 3e4d207d8f8867c1bf08d661e416f11fb77a20b8 (patch) | |
tree | df9e8c48f3ac592c165a61a1706d906428648a9f /docs | |
parent | 9ab5e002541d9c3dabbe8ba584305681cabf61b4 (diff) |
docs: fix URL for bitbake manual. (Closes: #5122)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/usermanual/chapters/getting_oe.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual/chapters/getting_oe.xml b/docs/usermanual/chapters/getting_oe.xml index a04e233d36..83fbad1fab 100644 --- a/docs/usermanual/chapters/getting_oe.xml +++ b/docs/usermanual/chapters/getting_oe.xml @@ -244,7 +244,7 @@ MACHINE = "om-gta01"</screen> <para>The primary interface to the build system is the <command>bitbake</command> command (see - the <ulink url="http://subversion.tigris.org/faq.html#proxy">BitBake + the <ulink url="http://bitbake.berlios.de/manual/">BitBake users manual</ulink>). BitBake will download and patch files from the internet, so it helps if you are on a well connected machine. </para> |