Comments
Patch
@@ -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"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- conf/local.conf.sample | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)