surpport seeking the recorded video
[vuplus_openembedded] / recipes / slugtool / slugtool-native.bb
1 SECTION = "unknown"
2 require slugtool.bb
3 inherit native
4
5 PACKAGES = ""
6
7 do_stage () {
8         install -m 0755 slugtool ${STAGING_BINDIR}/
9 }