aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 20:58:06 +0000
committerKhem Raj <raj.khem@gmail.com>2010-12-15 18:16:17 -0800
commit3b668858cc58fb1b1e1af021b3956dc92b4c38d5 (patch)
tree60454c842157c1aea1decd9e0beda1f2f3a4365d /conf/local.conf.sample
parent0bc418b260359c080d42d5654f082f09df4389d4 (diff)
downloadopenembedded-3b668858cc58fb1b1e1af021b3956dc92b4c38d5.tar.gz
conf/local.conf.sample: remove unused variable CVS_TARBALL_STASH
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 1085163495..ac42f29035 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -176,10 +176,6 @@ IMAGE_FSTYPES = "jffs2 tar"
# Uncomment this if you want BitBake to emit the log if a build fails.
BBINCLUDELOGS = "yes"
-# Specifies a location to search for pre-generated tarballs when fetching
-# a cvs:// URI. Outcomment this, if you always want to pull directly from CVS.
-#CVS_TARBALL_STASH = ""
-
# Uncomment this if you want to install shared libraries directly under their SONAME,
# rather than installing as the full version and symlinking to the SONAME.
# PACKAGE_SNAP_LIB_SYMLINKS = "1"