summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-20 17:25:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-21 13:08:45 +0100
commite9b17e3fa7f15740d8e5cfdfe19c0565a74c0d20 (patch)
treed5bbbbe052a51dc4494e4913a03c95045682efd6 /documentation/kernel-manual
parentb3d84fb35a2d11587d973c59a6d0851c1988d409 (diff)
downloadpoky-e9b17e3fa7f15740d8e5cfdfe19c0565a74c0d20.tar.gz
Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*
(From yocto-docs rev: 0feb6b8f9621087ba5fd77d3c8f3e23132c97187) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 96325fe2a5..0cb715404b 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -1126,7 +1126,7 @@ That's it. Configure and build.
1126 <para> 1126 <para>
1127 You should now be able to build and boot an image with the new kernel: 1127 You should now be able to build and boot an image with the new kernel:
1128 <literallayout class='monospaced'> 1128 <literallayout class='monospaced'>
1129 $ bitbake poky-image-sato-live 1129 $ bitbake core-image-sato-live
1130 </literallayout> 1130 </literallayout>
1131 </para></listitem> 1131 </para></listitem>
1132 1132