]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
local.conf.sample: Use the new override syntax for a commented variable
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 26 Aug 2021 17:32:40 +0000 (19:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 20:16:36 +0000 (21:16 +0100)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample

index 1bb9145aaea3944b71fdf55f7523bd96858d2e63..7119f0f1655205f677e35572720cddb0773a4f19 100644 (file)
@@ -137,7 +137,7 @@ USER_CLASSES ?= "buildstats"
 # run tests against any SDK that are built. To enable this uncomment these lines.
 # See classes/test{image,sdk}.bbclass for further details.
 #IMAGE_CLASSES += "testimage testsdk"
-#TESTIMAGE_AUTO_qemuall = "1"
+#TESTIMAGE_AUTO:qemuall = "1"
 
 #
 # Interactive shell configuration