surpport seeking the recorded video
[vuplus_openembedded] / recipes / usbpath / usbpath-native_svn.bb
1 require usbpath_svn.bb
2 inherit native
3 DEPENDS = "virtual/libusb0-native"
4
5 do_stage () {
6         autotools_stage_all
7 }
8