libgisi: bump SRCREV
[openembedded.git] / recipes / libftdi / libftdi_0.18.bb
blobe1143a2c35e41c7d9f33e72cffb4e9663e9d057f
1 DESCRIPTION = "libftdi is a library to talk to FTDI chips.\
2 FT232BM/245BM, FT2232C/D and FT232/245R using libusb,\
3 including the popular bitbang mode."
4 HOMEPAGE = "http://www.intra2net.com/en/developer/libftdi/"
5 LICENSE = "LGPL GPLv2+linking exception"
6 SECTION = "libs"
8 DEPENDS = "virtual/libusb0"
9 DEPENDS_virtclass-native = "virtual/libusb0-native"
10 SRC_URI = "http://www.intra2net.com/en/developer/libftdi/download/libftdi-${PV}.tar.gz \
11 file://libtool-m4.patch \
14 inherit autotools binconfig pkgconfig
16 BBCLASSEXTEND = "native"
18 SRC_URI[md5sum] = "916f65fa68d154621fc0cf1f405f2726"
19 SRC_URI[sha256sum] = "5b6f3c3ee51c6aa24d3b87135e01762cf68821d1c3599d87d349fea4ede74c62"