summaryrefslogtreecommitdiff
path: root/recipes/mono/mono_1.2.5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mono/mono_1.2.5.inc')
-rw-r--r--recipes/mono/mono_1.2.5.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/mono/mono_1.2.5.inc b/recipes/mono/mono_1.2.5.inc
deleted file mode 100644
index aeca713d6b..0000000000
--- a/recipes/mono/mono_1.2.5.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Mono Programming Language"
-SECTION = "devel/mono"
-LICENSE = "GPL LGPL X11"
-
-SRC_URI = "http://go-mono.com/sources/mono/mono-${PV}.tar.bz2"
-
-S = "${WORKDIR}/mono-${PV}"
-
-inherit autotools
-EXTRA_OECONF_arm = "--without-tls"
-EXTRA_OECONF_mipsel = "--without-tls"
-