summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2012-09-03 16:37:16 +0000
committerMatthew McClintock <msm@freescale.com>2012-09-19 11:15:13 -0500
commited785145ba6817ad1d1fdb79bbdfae4bfdbf75e1 (patch)
treee12cc9d4ab88aa97a16bcfb245c421ee170afed6
parente6047dccb2e3e9c270883a6d46aeb17039f0e02a (diff)
downloadmeta-fsl-ppc-ed785145ba6817ad1d1fdb79bbdfae4bfdbf75e1.tar.gz
fsl-image-minimal: IMAGE_FSTYPES add jffs2
Signed-off-by: Ting Liu <b28495@freescale.com>
-rw-r--r--images/fsl-image-minimal.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/fsl-image-minimal.bb b/images/fsl-image-minimal.bb
index b8d3c77..f3d1ad4 100644
--- a/images/fsl-image-minimal.bb
+++ b/images/fsl-image-minimal.bb
@@ -13,4 +13,4 @@ IMAGE_ROOTFS_SIZE = "8192"
13# remove not needed ipkg informations 13# remove not needed ipkg informations
14ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; " 14ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
15 15
16IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot" 16IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot jffs2"