Updates per the core rename.
[vuplus_openembedded] / encdec-updater / encdec-updater-native.bb
1 include encdec-updater.bb
2 inherit native
3
4 do_stage() {
5         install -m 0755 encdec-updater ${STAGING_BINDIR}
6 }