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

DEPENDS = ""

inherit native

do_stage() {
	autotools_stage_all
}

do_install() {
	:
}