ti-ocf-crypto-module: add crypto module for hw accel
[openembedded.git] / recipes / ntfs-3g / ntfs-3g_1.0.bb
blob2e2fa2564fde0af10431f18b51ae1bd1c1f37acd
1 DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
2 HOMEPAGE = "http://www.ntfs-3g.org/"
3 LICENSE = "GPLv2"
4 DEPENDS = "fuse"
5 RDEPENDS_${PN} = "fuse"
6 PR = "r1"
8 DEFAULT_PREFERENCE = "-1"
10 SRC_URI = http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Utils/ntfs-3g-1.0/ntfs-3g-${PV}.tgz
12 inherit autotools
14 EXTRA_OEMAKE = "LDCONFIG=echo"
16 SRC_URI[md5sum] = "873a8de662849d129fc7c475ad3f5447"
17 SRC_URI[sha256sum] = "b5bbf81230bb21573d69fc471721b0b0c404eaa5040ef28e7dcec38320a1b2e4"