From: Scott Rifenbark Date: Fri, 15 Apr 2011 12:57:12 +0000 (-0500) Subject: documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject' X-Git-Tag: 2011-1~1751 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39f8b1b13072598729a189fb58c14622d300db69;p=openembedded-core.git documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject' Signed-off-by: Scott Rifenbark --- diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 79c8526705..96325fe2a5 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