Removed the CVS_TARBALL_STASH from local.conf.template, cause it is now in nslu2...
authorRod Whitby <rod@whitby.id.au>
Thu, 28 Jul 2005 07:50:26 +0000 (07:50 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 28 Jul 2005 07:50:26 +0000 (07:50 +0000)
openslug/conf/local.conf.template
unslung/conf/local.conf.template

index 9139503..45fae8f 100644 (file)
@@ -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!
index 3ec0975..db24fdf 100644 (file)
@@ -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!