summaryrefslogtreecommitdiff
path: root/packages/midpath/midpath-cldc-native_0.1.bb
blob: 27700d2e614cd2b473bded695463fd3002fce6b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

inherit native

require midpath-cldc_${PV}.bb


PROVIDES = "virtual/cldc-api-1.1-native"
RPROVIDES = " "

PACKAGES = " "

do_install() {
	:
}