aboutsummaryrefslogtreecommitdiffstats
path: root/packages/midpath/midpath-cldc-native_0.1.bb
blob: 4e54497bdee67fd9d8e06a064fb9a8c2c2edfe19 (plain)
1
2
3
4
5
6
7
8
9
10
11
inherit native

require midpath-cldc_${PV}.bb


PACKAGES = "${PN}-dbg  "

do_install() {
	:
}