aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libftdi/libftdi-native_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libftdi/libftdi-native_0.9.bb')
-rw-r--r--recipes/libftdi/libftdi-native_0.9.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/libftdi/libftdi-native_0.9.bb b/recipes/libftdi/libftdi-native_0.9.bb
new file mode 100644
index 0000000000..24f82778e5
--- /dev/null
+++ b/recipes/libftdi/libftdi-native_0.9.bb
@@ -0,0 +1,5 @@
+require libftdi_${PV}.bb
+
+inherit native
+
+DEPENDS = "libusb-native"