libgisi: bump SRCREV
[openembedded.git] / recipes / libftdi / ftdi-eeprom_0.2.bb
blob5c02e69a838128e27f61f01c5e3da7e2c1712261
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 = "r2"
7 SRC_URI = "http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/ftdi_eeprom-${PV}.tar.gz \
8 file://ftdi_eeprom-0.2-moko.patch"
9 S = "${WORKDIR}/ftdi_eeprom-${PV}"
11 inherit autotools
13 EXTRA_OECONF = "--disable-docs"
15 BBCLASSEXTEND = "native"
17 SRC_URI[md5sum] = "d133e77f625c496ae9d58629d7443596"
18 SRC_URI[sha256sum] = "b3e0409d69783ecfa90c893c817bb584296b4c45d9f17b0f2fdd7c07ef411a3f"