From 3e4d207d8f8867c1bf08d661e416f11fb77a20b8 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sat, 30 May 2009 10:51:05 +0900 Subject: docs: fix URL for bitbake manual. (Closes: #5122) --- docs/usermanual/chapters/getting_oe.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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" The primary interface to the build system is the bitbake command (see - the BitBake + the BitBake users manual). BitBake will download and patch files from the internet, so it helps if you are on a well connected machine. -- cgit v1.2.3 From ec392ff73230241e51ce08e96e780a8011363099 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sat, 30 May 2009 10:53:06 +0900 Subject: docs: add copyright notice for 2009 --- docs/usermanual/usermanual.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/usermanual/usermanual.xml b/docs/usermanual/usermanual.xml index ca2e7a93ac..dc38abaa34 100644 --- a/docs/usermanual/usermanual.xml +++ b/docs/usermanual/usermanual.xml @@ -44,6 +44,8 @@ 2008 + 2009 + Holger Hans Peter Freyther Koen Kooi -- cgit v1.2.3