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

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