aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/local.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 35ec6e8d50..978c2a6dd8 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -107,8 +107,8 @@ IMAGE_FSTYPES = "jffs2 tar"
BBINCLUDELOGS = "yes"
# Specifies a location to search for pre-generated tarballs when fetching
-# a cvs:// URI. Uncomment this, if you not want to pull directly from CVS.
-# CVS_TARBALL_STASH = "http://www.treke.net/oe/source/"
+# a cvs:// URI. Outcomment this, if you always want to pull directly from CVS.
+CVS_TARBALL_STASH = "http://www.treke.net/oe/source/"
# EDIT THIS FILE and then remove the line below before using!
REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}"