summaryrefslogtreecommitdiff
path: root/poky/meta-poky/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta-poky/conf/local.conf.sample')
-rw-r--r--poky/meta-poky/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta-poky/conf/local.conf.sample b/poky/meta-poky/conf/local.conf.sample
index f1f6d690f..75b27167f 100644
--- a/poky/meta-poky/conf/local.conf.sample
+++ b/poky/meta-poky/conf/local.conf.sample
@@ -158,7 +158,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