Files
meta-openembedded/meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb
Felipe F. Tonello eca2937c72 gsoap: added gsoap 2.8.12 recipe
This recipe was inspired on the gsoap recipe in oe-classic.

Signed-off-by: Felipe F. Tonello <ftonello@cercacor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13 17:21:52 +01:00

15 lines
290 B
BlitzBasic

require gsoap_${PV}.inc
DEPENDS = ""
EXTRA_OEMAKE = ""
inherit native
do_install() {
oe_runmake DESTDIR=${D} BINDIR=${D}${bindir} install
}
SRC_URI[md5sum] = "5700d26fc6fe3073d038349e19c3640d"
SRC_URI[sha256sum] = "51eef118544fa846f4d2dea2eedf91c84c46a1abeafc5eee3dcff783f4015a00"