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

DEPENDS = ""

SRC_URI += "file://use-just-built-binary-2.7.13.patch;patch=1"

inherit native

do_install() {
	:
}