summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-cldc-native_0.1.bb
blob: 30f67854d4ffb82425a67e4077151583d8f3943f (plain)
1
2
3
4
5
6
7
8
9
10
11

inherit native

require midpath-cldc_${PV}.bb


PACKAGES = " "

do_install() {
	:
}