aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openais/openais_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openais/openais_1.1.2.bb')
-rw-r--r--recipes/openais/openais_1.1.2.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/openais/openais_1.1.2.bb b/recipes/openais/openais_1.1.2.bb
deleted file mode 100644
index 599d80666a..0000000000
--- a/recipes/openais/openais_1.1.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Implementation of the Service Availability Forum Application Interface Specification (AIS)"
-LICENSE = "BSD"
-DEPENDS = "cluster-glue corosync"
-
-SRC_URI = " \
- ftp://ftp@openais.org/downloads/openais-${PV}/openais-${PV}.tar.gz;name=tar \
- file://fix-lcrso-linkage.patch;patch=1 \
- "
-SRC_URI[tar.md5sum] = "f94ccb867358ac54ab24bc54def27335"
-SRC_URI[tar.sha256sum] = "7ba87dc480a9dd224fe3a3732c966d6fdf6ec5f192bb184d586afa3703f808f2"
-
-inherit autotools_stage
-
-FILES_${PN}-dbg += "${libexecdir}/lcrso/.debug"