From 7854b896eece6d37fe45744f9fb9c7e718306077 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 23 Jan 2005 15:45:14 +0000 Subject: [PATCH] local.conf.sample: enable tarball stash per default BKrev: 41f3c68a74Yl1mQO4VH_Qua4NNvw0Q --- conf/local.conf.sample | 4 ++-- 1 file 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')}" -- 2.39.5