summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 740f54202b..5cf3b26080 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -175,7 +175,7 @@ ENABLE_BINARY_LOCALE_GENERATION = "1"
175# By default test cases in sanity suite will be ran. If you want to run other 175# By default test cases in sanity suite will be ran. If you want to run other
176# test suite or specific test case(e.g. bat or boot test case under sanity suite), 176# test suite or specific test case(e.g. bat or boot test case under sanity suite),
177# list them like following. 177# list them like following.
178#TEST_SCEN = "sanity bat sanity:boot" 178#TEST_SCEN = "sanity bat sanity:boot toolchain"
179 179
180#Because of the QEMU booting slowness issue(see bug #646 and #618), autobuilder 180#Because of the QEMU booting slowness issue(see bug #646 and #618), autobuilder
181#may suffer a timeout issue when running sanity test. We introduce variable 181#may suffer a timeout issue when running sanity test. We introduce variable