summaryrefslogtreecommitdiff
path: root/recipes/libftdi/ftdi-eeprom_0.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-06 22:50:34 -0700
committerKhem Raj <raj.khem@gmail.com>2010-08-06 22:50:34 -0700
commit1c514181a40543d5290191b4ce898c35d332b161 (patch)
treed1aefa9a4c15835089db931e5afd0ccd00a2eccf /recipes/libftdi/ftdi-eeprom_0.2.bb
parentcbd05a3cc601e15d7be2d8aa6f2bf96526a0bc39 (diff)
ftdi_eeprom: Add recipe for version 0.3
* Remove unused patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libftdi/ftdi-eeprom_0.2.bb')
-rw-r--r--recipes/libftdi/ftdi-eeprom_0.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/libftdi/ftdi-eeprom_0.2.bb b/recipes/libftdi/ftdi-eeprom_0.2.bb
index 4a142f6557..5c02e69a83 100644
--- a/recipes/libftdi/ftdi-eeprom_0.2.bb
+++ b/recipes/libftdi/ftdi-eeprom_0.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "ftdi-eeprom is a flashing utility for FTDI chips."
HOMEPAGE = "http://www.intra2net.com/de/produkte/opensource/ftdi"
LICENSE = "GPL"
DEPENDS = "libftdi confuse"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/ftdi_eeprom-${PV}.tar.gz \
file://ftdi_eeprom-0.2-moko.patch"
@@ -12,5 +12,7 @@ inherit autotools
EXTRA_OECONF = "--disable-docs"
+BBCLASSEXTEND = "native"
+
SRC_URI[md5sum] = "d133e77f625c496ae9d58629d7443596"
SRC_URI[sha256sum] = "b3e0409d69783ecfa90c893c817bb584296b4c45d9f17b0f2fdd7c07ef411a3f"