From c5a9bb6d6c2b2fc8946007b6ab2f9adc6f4595c8 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Sun, 2 Jul 2006 01:25:20 +0200 Subject: [PATCH] local.conf.sample: comment out things now set in familiar.conf Signed-off-by: Rene Wagner --- org.handhelds.familiar/conf/local.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.41.1