From f2f7ea77d5786122d40961ce4c134b7b58dc5562 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Mon, 23 Oct 2023 17:39:48 +0200 Subject: manuals: correct "yocto-linux" by "linux-yocto" (From yocto-docs rev: 872b0cc8b78a9b9459adabed1441799dfbcd3437) Signed-off-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/kernel-dev/common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-dev') 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. the following sequence of commands:: $ cd poky/build - $ bitbake -c cleanall yocto-linux + $ bitbake -c cleanall linux-yocto $ bitbake core-image-minimal -c cleanall $ bitbake core-image-minimal $ runqemu qemux86 -- cgit v1.2.3-54-g00ecf