summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index f1f6d690fb..75b27167f1 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -158,7 +158,7 @@ USER_CLASSES ?= "buildstats"
158# run tests against any SDK that are built. To enable this uncomment these lines. 158# run tests against any SDK that are built. To enable this uncomment these lines.
159# See classes/test{image,sdk}.bbclass for further details. 159# See classes/test{image,sdk}.bbclass for further details.
160#IMAGE_CLASSES += "testimage testsdk" 160#IMAGE_CLASSES += "testimage testsdk"
161#TESTIMAGE_AUTO_qemuall = "1" 161#TESTIMAGE_AUTO:qemuall = "1"
162 162
163# 163#
164# Interactive shell configuration 164# Interactive shell configuration