From f8806e26ae6461f020879f41f0d8535daa824c95 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Thu, 28 Jul 2005 07:50:26 +0000 Subject: [PATCH] Removed the CVS_TARBALL_STASH from local.conf.template, cause it is now in nslu2.conf --- openslug/conf/local.conf.template | 4 ---- unslung/conf/local.conf.template | 4 ---- 2 files changed, 8 deletions(-) diff --git a/openslug/conf/local.conf.template b/openslug/conf/local.conf.template index 9139503e6d..45fae8f0d7 100644 --- a/openslug/conf/local.conf.template +++ b/openslug/conf/local.conf.template @@ -89,10 +89,6 @@ CACHE = "${OEROOT}/tmp/cache" # Uncomment this if you want OE to emit the log if a build fails. OEINCLUDELOGS = "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.oesources.org/source/current/" - # INHERIT += "src_distribute_local pkg_distribute" # EDIT THIS FILE and then remove the line below before using! diff --git a/unslung/conf/local.conf.template b/unslung/conf/local.conf.template index 3ec09752f1..db24fdf849 100644 --- a/unslung/conf/local.conf.template +++ b/unslung/conf/local.conf.template @@ -52,10 +52,6 @@ CACHE = "${OEROOT}/tmp/cache" # Uncomment this if you want OE to emit the log if a build fails. OEINCLUDELOGS = "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.oesources.org/source/current/" - # INHERIT += "src_distribute_local pkg_distribute" # EDIT THIS FILE and then remove the line below before using! -- 2.39.5