]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ethload/ethload-native_1.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ethload / ethload-native_1.2.bb
1 SECTION = "console/network"
2 include ethload_${PV}.bb
3 inherit native
4
5 do_stage() {
6         install -m 0755 ethload ${STAGING_BINDIR}
7 }