From patchwork Sat Apr 16 06:55:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [54/58] documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject' Date: Sat, 16 Apr 2011 06:55:44 -0000 From: Saul Wold X-Patchwork-Id: 2395 Message-Id: <3b4985665a9473e6c83c6a295721a3f3405d1d09.1302936483.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Cc: Scott Rifenbark , Paul Eggleton , Jingdong Lu , Kang Kai , Xiaofeng Yan From: Scott Rifenbark Signed-off-by: Scott Rifenbark --- documentation/kernel-manual/kernel-how-to.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 79c8526..96325fe 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -1022,7 +1022,7 @@ That's it. Configure and build. You can start with something in meta/conf/machine - meta/conf/machine/atom-pc.conf for example. Or, you can start with a machine configuration from any of the BSP layers in the meta-intel repository at - , such as + , such as meta-intel/meta-emenlow/conf/machine/emenlow.conf. @@ -1073,7 +1073,7 @@ That's it. Configure and build. To create this branch first create a bare clone of the Yocto Project git repository. Next, create a local clone of that: - $ git clone --bare git://git.pokylinux.org/linux-yocto-2.6.37.git + $ git clone --bare git://git.yoctoproject.org/linux-yocto-2.6.37.git linux-yocto-2.6.37.git $ git clone linux-yocto-2.6.37.git linux-yocto-2.6.37