1 2 3 4 5 6 7
SECTION = "console/network" include ethload_${PV}.oe inherit native do_stage() { install -m 0755 ethload ${STAGING_BINDIR} }