From 1cba9417262c74ca80621ab721d2dcaa628e1653 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 11 Oct 2022 09:41:48 +0200 Subject: test-manual: fix typo in machine name (From yocto-docs rev: 34fea9a84b6a7dadc5aa4218213a76e56cad7ea7) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/test-manual/understand-autobuilder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst index b6809ce7bd..c5e32cfe09 100644 --- a/documentation/test-manual/understand-autobuilder.rst +++ b/documentation/test-manual/understand-autobuilder.rst @@ -56,7 +56,7 @@ the "templates" section, which looks like:: Combining these two entries you can see that "qemux86-64" is a three step build where the ``bitbake BBTARGETS`` would be run, then ``bitbake SANITYTARGETS`` for each step; all for -``MACHINE="qemx86-64"`` but with differing SDKMACHINE settings. In step +``MACHINE="qemux86-64"`` but with differing SDKMACHINE settings. In step 1 an extra variable is added to the ``auto.conf`` file to enable wic image generation. -- cgit v1.2.3-54-g00ecf