summaryrefslogtreecommitdiffstats
path: root/meta-openmoko/packages/usbpath/usbpath-native_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openmoko/packages/usbpath/usbpath-native_svn.bb')
-rw-r--r--meta-openmoko/packages/usbpath/usbpath-native_svn.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-openmoko/packages/usbpath/usbpath-native_svn.bb b/meta-openmoko/packages/usbpath/usbpath-native_svn.bb
new file mode 100644
index 0000000000..3b5ef7bdcd
--- /dev/null
+++ b/meta-openmoko/packages/usbpath/usbpath-native_svn.bb
@@ -0,0 +1,8 @@
+require usbpath_svn.bb
+inherit native
+DEPENDS = "libusb-native"
+
+do_stage () {
+ autotools_stage_all
+}
+