libgisi: bump SRCREV
[openembedded.git] / recipes / libftdi / ftdi-eeprom_0.3.bb
blob02ed5f34cb2aef3b325ba6b5ad5aaed6abe5c276
1 DESCRIPTION = "ftdi-eeprom is a flashing utility for FTDI chips."
2 HOMEPAGE = "http://www.intra2net.com/de/produkte/opensource/ftdi"
3 LICENSE = "GPL"
4 DEPENDS = "libftdi confuse"
5 PR = "r0"
7 SRC_URI = "http://www.intra2net.com/en/developer/libftdi/download/ftdi_eeprom-${PV}.tar.gz \
8 file://ftdi_eeprom-0.3-moko.patch"
10 S = "${WORKDIR}/ftdi_eeprom-${PV}"
12 inherit autotools
14 EXTRA_OECONF = "--disable-docs"
16 BBCLASSEXTEND = "native"
17 SRC_URI[md5sum] = "331652a593f0b0afd5f2874b37b7973a"
18 SRC_URI[sha256sum] = "7b40ec5abb2c93362b9636974e4e4715cb588121c1e1da09d7f499ac7f12d056"