linux-omap 2.6.39: sync with meta-texasinstruments
[openembedded.git] / recipes / openais / openais_1.1.3.bb
blob421764ced7f4ed6c2d84ec977e3edf19f837e808
1 DESCRIPTION = "Implementation of the Service Availability Forum Application Interface Specification (AIS)"
2 LICENSE = "BSD"
3 DEPENDS = "cluster-glue corosync"
5 SRC_URI = " \
6 ftp://ftp@openais.org/downloads/openais-${PV}/openais-${PV}.tar.gz \
7 file://fix-lcrso-linkage.patch \
9 SRC_URI[md5sum] = "13d8d590f806fb396d750b086c6c0b78"
10 SRC_URI[sha256sum] = "eeef58dd2df3eb16ba68b3fbdc6f0d4dfb537443f1c091ec6f0431594f2f00b6"
12 inherit autotools
14 FILES_${PN}-dbg += "${libexecdir}/lcrso/.debug"