diff options
Diffstat (limited to 'meta-openmoko/packages/usbpath/usbpath-native_svn.bb')
| -rw-r--r-- | meta-openmoko/packages/usbpath/usbpath-native_svn.bb | 8 |
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 @@ | |||
| 1 | require usbpath_svn.bb | ||
| 2 | inherit native | ||
| 3 | DEPENDS = "libusb-native" | ||
| 4 | |||
| 5 | do_stage () { | ||
| 6 | autotools_stage_all | ||
| 7 | } | ||
| 8 | |||
