local.conf.sample: enable tarball stash per default
authorMichael Lauer <mickey@vanille-media.de>
Sun, 23 Jan 2005 15:45:14 +0000 (15:45 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 23 Jan 2005 15:45:14 +0000 (15:45 +0000)
BKrev: 41f3c68a74Yl1mQO4VH_Qua4NNvw0Q

conf/local.conf.sample

index 35ec6e8..978c2a6 100644 (file)
@@ -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')}"