surpport seeking the recorded video
[vuplus_openembedded] / recipes / mono / mono_1.2.5.inc
1 DESCRIPTION = "Mono Programming Language"
2 SECTION = "devel/mono"
3 LICENSE = "GPL LGPL X11"
4
5 SRC_URI = "http://go-mono.com/sources/mono/mono-${PV}.tar.bz2"
6
7 S = "${WORKDIR}/mono-${PV}"
8
9 inherit autotools
10 EXTRA_OECONF_arm = "--without-tls"
11 EXTRA_OECONF_mipsel = "--without-tls"
12