diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-02-02 14:40:01 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:49 -0800 |
| commit | babc066860bc936f5254dedc5d002d00ca7c2882 (patch) | |
| tree | 1854d48e2adb5eef8551f87974698c97b847891a /documentation/dev-manual/dev-manual-model.xml | |
| parent | 9cfbefcc3d25a00054166aeaac49b873a2aa5cd0 (diff) | |
| download | poky-babc066860bc936f5254dedc5d002d00ca7c2882.tar.gz | |
documentation/dev-manual: Updates to names of bare clone and copy
I changed the example to use a different kernel (linux-yocto-3.0-1.1.x)
and the example that creates the bare clone and the copy of the
bare clone to use better names that are more easily distiguishable:
linux-yocto-3.0-1.1.x.git and my-linux-3.0-1.1.x-work, respectively.
(From yocto-docs rev: b1366d35155121f5aa576715541036304c99f13b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 673bf2997b..7c0302365b 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -231,8 +231,11 @@ | |||
| 231 | stable Linux Yocto kernel that is based on the Linux 2.6.34 release.</para></listitem> | 231 | stable Linux Yocto kernel that is based on the Linux 2.6.34 release.</para></listitem> |
| 232 | <listitem><para><emphasis><filename>linux-yocto-2.6.37</filename></emphasis> - The | 232 | <listitem><para><emphasis><filename>linux-yocto-2.6.37</filename></emphasis> - The |
| 233 | stable Linux Yocto kernel that is based on the Linux 2.6.37 release.</para></listitem> | 233 | stable Linux Yocto kernel that is based on the Linux 2.6.37 release.</para></listitem> |
| 234 | <listitem><para><emphasis><filename>linux-yocto-3.0</filename></emphasis> - The current | 234 | <listitem><para><emphasis><filename>linux-yocto-3.0</filename></emphasis> - The stable |
| 235 | Linux Yocto kernel that is based on the Linux 3.0 release.</para></listitem> | 235 | Linux Yocto kernel that is based on the Linux 3.0 release.</para></listitem> |
| 236 | <listitem><para><emphasis><filename>linux-yocto-3.0-1.1.x</filename></emphasis> - The | ||
| 237 | stable Linux Yocto kernel to use with the Yocto Project Release 1.1.x. This kernel | ||
| 238 | is based on the Linux 3.0 release</para></listitem> | ||
| 236 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development | 239 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development |
| 237 | kernel based on the latest upstream release candidate available.</para></listitem> | 240 | kernel based on the latest upstream release candidate available.</para></listitem> |
| 238 | </itemizedlist> | 241 | </itemizedlist> |
