aboutsummaryrefslogtreecommitdiffstats
path: root/cetools/cetools-native_0.3.oe
blob: 63f3ddf0c3e7b2f8540c1a3f4d8ff32b8fd8b990 (plain)
1
2
3
4
5
6
7
SECTION = "console/network"
include cetools_${PV}.oe
inherit native

do_stage() {
	install -m 0755 rom2files rom2bin bin2rom dump2bin ${STAGING_BINDIR}
}