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

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