From: Rene Wagner Date: Sat, 1 Jul 2006 23:25:20 +0000 (+0200) Subject: local.conf.sample: comment out things now set in familiar.conf X-Git-Tag: familiar-v0.8.4-rc3~43 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=c5a9bb6d6c2b2fc8946007b6ab2f9adc6f4595c8;p=familiar-h63xx-build.git local.conf.sample: comment out things now set in familiar.conf Signed-off-by: Rene Wagner --- diff --git a/org.handhelds.familiar/conf/local.conf.sample b/org.handhelds.familiar/conf/local.conf.sample index 474cc55..979d6de 100644 --- a/org.handhelds.familiar/conf/local.conf.sample +++ b/org.handhelds.familiar/conf/local.conf.sample @@ -84,7 +84,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" # INHERIT = "package_tar" # Add the required image file system types below. Valid are jffs2, tar, cramfs and ext2 -IMAGE_FSTYPES = "jffs2 tar" +#IMAGE_FSTYPES = "jffs2 tar" # Uncomment this to disable the parse cache (not recommended). # CACHE = "" @@ -114,7 +114,7 @@ IMAGE_FSTYPES = "jffs2 tar" # PARALLEL_MAKE = "-j 4" # Uncomment this if you want BitBake to emit the log if a build fails. -BBINCLUDELOGS = "yes" +#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.