summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-11-26 16:01:51 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-11-27 09:02:39 +0000
commit793482677cf85280380a8c22440c611d66f8a774 (patch)
treefdda87ed1ab25f1f3d52d16ca3086d3cbce3e6d6
parent2d38696639313c2309f7b90c3262f4513d5aa42b (diff)
downloadmeta-boot2qt-793482677cf85280380a8c22440c611d66f8a774.tar.gz
colibri vf: use fsl sdcard image creation class
Change-Id: Ief8cbbb4bcf774e68ecaad7a3d2f375abb39830f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r--conf/distro/include/colibri-vf.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf
index 5ac5849..303e676 100644
--- a/conf/distro/include/colibri-vf.conf
+++ b/conf/distro/include/colibri-vf.conf
@@ -22,6 +22,8 @@
22 22
23include conf/distro/include/toradex.inc 23include conf/distro/include/toradex.inc
24 24
25IMAGE_FSTYPES += "ext3 sdcard"
26
25BOOTFS_CONTENT = "\ 27BOOTFS_CONTENT = "\
26 u-boot-nand.imx:u-boot-nand.imx \ 28 u-boot-nand.imx:u-boot-nand.imx \
27 flash_mmc-${MACHINE}.img:flash_mmc.img \ 29 flash_mmc-${MACHINE}.img:flash_mmc.img \