aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libftdi/ftdi-eeprom_0.2.bb
diff options
context:
space:
mode:
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"