Yocto BSP file ”meta-advantech/recipes-fsl/images/fsl-image-adv.inc” add install line:
IMAGE_INSTALL += " fuse ntfs-3g-ntfsprogs ntfs-3g "
If the network is to slowly,put the under four files in Yocto project "$DOWNLOAD" directory.
fuse-2.9.3.tar.gz
fuse-2.9.3.tar.gz.done
ntfs-3g_ntfsprogs-2013.1.13.tgz
ntfs-3g_ntfsprogs-2013.1.13.tgz.done
Rebuild Yocto BSP ,then NTFS is supported.
IMAGE_INSTALL += " fuse ntfs-3g-ntfsprogs ntfs-3g "
If the network is to slowly,put the under four files in Yocto project "$DOWNLOAD" directory.
fuse-2.9.3.tar.gz
fuse-2.9.3.tar.gz.done
ntfs-3g_ntfsprogs-2013.1.13.tgz
ntfs-3g_ntfsprogs-2013.1.13.tgz.done
Rebuild Yocto BSP ,then NTFS is supported.