aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-12-01 21:10:36 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-12-17 12:39:14 +0100
commit23e0cd22392f61b52802886a74bfbaa852b1ee33 (patch)
treeb138ecffd11af545037690e1b9980974dab3ba0d /conf/local.conf.sample
parent2c0f30ae0682219da0595698770b06803dc259cb (diff)
downloadopenembedded-23e0cd22392f61b52802886a74bfbaa852b1ee33.tar.gz
add ext4 image support
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index ac42f29035..bb76dbe089 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -118,7 +118,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
# INHERIT = "package_tar"
# Add the required image file system types below. Valid are
-# jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz)
+# jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz), ext4(.gz|.bz2),
# squashfs, squashfs-lzma
IMAGE_FSTYPES = "jffs2 tar"