summaryrefslogtreecommitdiffstats
path: root/recipes/gsoap/gsoap-native_2.7.7.bb
blob: ac52e6dae70626d9f9631d34067f762656cdaf69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require gsoap_${PV}.bb

DEPENDS = ""
PR = "r1"

EXTRA_OEMAKE = ""

inherit native

do_install() {
	:
}