[oe-commits] org.oe.dev conf/local.conf.sample: update comments with all the image formats

cbrake commit openembedded-commits at lists.openembedded.org
Mon Aug 13 20:16:00 UTC 2007


conf/local.conf.sample: update comments with all the image formats

Author: cbrake at openembedded.org
Branch: org.openembedded.dev
Revision: 226cc08d1ab0f63f3b70e63534ca13cb2f22bab8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=226cc08d1ab0f63f3b70e63534ca13cb2f22bab8
Files:
1
conf/local.conf.sample
Diffs:

#
# mt diff -r8fbe7f4f43c730a9eea9a06da67ed35465343a14 -r226cc08d1ab0f63f3b70e63534ca13cb2f22bab8
#
# 
# 
# patch "conf/local.conf.sample"
#  from [1ff6d0cc7db3274777e6a8ed833701e308a6cb07]
#    to [beeeba5a341dd121dacd9a8b5f5a41f720c15f6d]
# 
============================================================
--- conf/local.conf.sample	1ff6d0cc7db3274777e6a8ed833701e308a6cb07
+++ conf/local.conf.sample	beeeba5a341dd121dacd9a8b5f5a41f720c15f6d
@@ -106,7 +106,9 @@ PREFERRED_PROVIDERS += " virtual/${TARGE
 # INHERIT = "package_ipk"
 # INHERIT = "package_tar"
 
-# Add the required image file system types below. Valid are jffs2, tar, cramfs and ext2
+# Add the required image file system types below. Valid are 
+# jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz)
+# squashfs, squashfs-lzma
 IMAGE_FSTYPES = "jffs2 tar"
 
 # Uncomment this to disable the parse cache (not recommended).






More information about the Openembedded-commits mailing list