diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-15 07:57:12 -0500 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-05-06 17:44:20 -0700 |
| commit | e5f8d44d2449d12389b67f5431c07eaa72c08e71 (patch) | |
| tree | 5de8f5044da3476ad23f23abbf28d4a5de1b0d11 | |
| parent | a3ed4e19e1ee22b323c691dd713af919e75460fe (diff) | |
| download | poky-e5f8d44d2449d12389b67f5431c07eaa72c08e71.tar.gz | |
documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with 'yoctoproject'
(From OE-Core rev: 39f8b1b13072598729a189fb58c14622d300db69)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | 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 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. | |||
| 1022 | You can start with something in <filename>meta/conf/machine</filename> - <filename> | 1022 | You can start with something in <filename>meta/conf/machine</filename> - <filename> |
| 1023 | meta/conf/machine/atom-pc.conf</filename> for example. Or, you can start with a machine | 1023 | meta/conf/machine/atom-pc.conf</filename> for example. Or, you can start with a machine |
| 1024 | configuration from any of the BSP layers in the meta-intel repository at | 1024 | configuration from any of the BSP layers in the meta-intel repository at |
| 1025 | <ulink url='http://git.pokylinux.org/cgit/cgit.cgi/meta-intel/'></ulink>, such as | 1025 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/'></ulink>, such as |
| 1026 | <filename>meta-intel/meta-emenlow/conf/machine/emenlow.conf</filename>. | 1026 | <filename>meta-intel/meta-emenlow/conf/machine/emenlow.conf</filename>. |
| 1027 | </para> | 1027 | </para> |
| 1028 | 1028 | ||
| @@ -1073,7 +1073,7 @@ That's it. Configure and build. | |||
| 1073 | To create this branch first create a bare clone of the Yocto Project git repository. | 1073 | To create this branch first create a bare clone of the Yocto Project git repository. |
| 1074 | Next, create a local clone of that: | 1074 | Next, create a local clone of that: |
| 1075 | <literallayout class='monospaced'> | 1075 | <literallayout class='monospaced'> |
| 1076 | $ git clone --bare git://git.pokylinux.org/linux-yocto-2.6.37.git | 1076 | $ git clone --bare git://git.yoctoproject.org/linux-yocto-2.6.37.git |
| 1077 | linux-yocto-2.6.37.git | 1077 | linux-yocto-2.6.37.git |
| 1078 | $ git clone linux-yocto-2.6.37.git linux-yocto-2.6.37 | 1078 | $ git clone linux-yocto-2.6.37.git linux-yocto-2.6.37 |
| 1079 | </literallayout> | 1079 | </literallayout> |
