aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libftdi/ftdi-eeprom-native_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libftdi/ftdi-eeprom-native_0.2.bb')
-rw-r--r--recipes/libftdi/ftdi-eeprom-native_0.2.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes/libftdi/ftdi-eeprom-native_0.2.bb b/recipes/libftdi/ftdi-eeprom-native_0.2.bb
deleted file mode 100644
index 56613969d9..0000000000
--- a/recipes/libftdi/ftdi-eeprom-native_0.2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require ftdi-eeprom_${PV}.bb
-
-DEPENDS = "libftdi-native confuse-native"
-
-do_stage() {
- install -d ${STAGING_BINDIR_NATIVE}
- install -m 0755 ftdi_eeprom/ftdi_eeprom ${STAGING_BINDIR_NATIVE}/
-}
-