From: Peter Kjellerstedt Date: Thu, 26 Aug 2021 17:32:40 +0000 (+0200) Subject: local.conf.sample: Use the new override syntax for a commented variable X-Git-Tag: uninative-3.4~40 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8e0a655a51bb8ce57a6581209325642d1b9a97de;p=openembedded-core.git local.conf.sample: Use the new override syntax for a commented variable Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 1bb9145aae..7119f0f165 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -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