summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/common.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-10-23 17:39:48 +0200
committerSteve Sakoman <steve@sakoman.com>2023-11-09 04:44:46 -1000
commitf2f7ea77d5786122d40961ce4c134b7b58dc5562 (patch)
treeaf62c0462b6469cedf43bc4f5b80e9ef6240966f /documentation/kernel-dev/common.rst
parent4edf3bf2c63bdc2cd365603059e25115fd10a122 (diff)
downloadpoky-f2f7ea77d5786122d40961ce4c134b7b58dc5562.tar.gz
manuals: correct "yocto-linux" by "linux-yocto"
(From yocto-docs rev: 872b0cc8b78a9b9459adabed1441799dfbcd3437) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/kernel-dev/common.rst')
-rw-r--r--documentation/kernel-dev/common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst
index 1d85202df4..35c11848cb 100644
--- a/documentation/kernel-dev/common.rst
+++ b/documentation/kernel-dev/common.rst
@@ -1005,7 +1005,7 @@ Section.
1005 the following sequence of commands:: 1005 the following sequence of commands::
1006 1006
1007 $ cd poky/build 1007 $ cd poky/build
1008 $ bitbake -c cleanall yocto-linux 1008 $ bitbake -c cleanall linux-yocto
1009 $ bitbake core-image-minimal -c cleanall 1009 $ bitbake core-image-minimal -c cleanall
1010 $ bitbake core-image-minimal 1010 $ bitbake core-image-minimal
1011 $ runqemu qemux86 1011 $ runqemu qemux86