surpport seeking the recorded video
[vuplus_openembedded] / recipes / obexpush / obexpush-native_1.0.0.bb
1 require obexpush_${PV}.bb
2 inherit native
3
4 FILESPATH = "${FILE_DIRNAME}/obexpush-${PV}:${FILE_DIRNAME}/obexpush:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
5
6 do_stage() {
7         :
8 }
9
10 do_install() {
11         :
12 }
13