diff options
Diffstat (limited to 'documentation/kernel-dev/common.rst')
-rw-r--r-- | documentation/kernel-dev/common.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst index 3406fcfe75..3e1ef389b8 100644 --- a/documentation/kernel-dev/common.rst +++ b/documentation/kernel-dev/common.rst | |||
@@ -1081,7 +1081,7 @@ Section. | |||
1081 | the following sequence of commands:: | 1081 | the following sequence of commands:: |
1082 | 1082 | ||
1083 | $ cd poky/build | 1083 | $ cd poky/build |
1084 | $ bitbake -c cleanall yocto-linux | 1084 | $ bitbake -c cleanall linux-yocto |
1085 | $ bitbake core-image-minimal -c cleanall | 1085 | $ bitbake core-image-minimal -c cleanall |
1086 | $ bitbake core-image-minimal | 1086 | $ bitbake core-image-minimal |
1087 | $ runqemu qemux86 | 1087 | $ runqemu qemux86 |