1 2 3 4 5 6
include encdec-updater.bb inherit native do_stage() { install -m 0755 encdec-updater ${STAGING_BINDIR} }