surpport seeking the recorded video
[vuplus_openembedded] / recipes / pax-utils / pax-utils-native_0.1.13.bb
1 inherit native
2
3 require pax-utils_${PV}.bb
4
5 do_stage() {
6     oe_runmake PREFIX=${STAGING_DIR_HOST}${layout_exec_prefix} install
7 }
8
9 do_install() {
10         :
11 }
12