From: Cliff Brake Date: Sat, 24 Oct 2009 18:55:57 +0000 (-0400) Subject: mono: make 2.4.2.3 the default version X-Git-Tag: Release-2010-05/1~1938 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e;p=openembedded.git mono: make 2.4.2.3 the default version --- diff --git a/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb b/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb index 92fc9f16d3..21fccf694a 100644 --- a/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb +++ b/recipes/mono/mono-mcs-intermediate_2.4.2.3.bb @@ -8,8 +8,6 @@ require mono-${PV}.inc require mono-mcs-intermediate.inc -DEFAULT_PREFERENCE = "-1" - SRC_URI += "" PR = "${INC_PR}.1" diff --git a/recipes/mono/mono-native_2.4.2.3.bb b/recipes/mono/mono-native_2.4.2.3.bb index 7974e95fb8..7764cf713b 100644 --- a/recipes/mono/mono-native_2.4.2.3.bb +++ b/recipes/mono/mono-native_2.4.2.3.bb @@ -3,8 +3,6 @@ DEPENDS = "glib-2.0-native perl-native" PR = "${INC_PR}.1" -DEFAULT_PREFERENCE = "-1" - SRC_URI += "" inherit native diff --git a/recipes/mono/mono_2.4.2.3.bb b/recipes/mono/mono_2.4.2.3.bb index e18a4e7801..5e659f3948 100644 --- a/recipes/mono/mono_2.4.2.3.bb +++ b/recipes/mono/mono_2.4.2.3.bb @@ -2,8 +2,6 @@ require mono-${PV}.inc DEPENDS = "mono-native mono-mcs-intermediate glib-2.0 perl-native" -DEFAULT_PREFERENCE = "-1" - PR = "${INC_PR}.1" # mono makes use of non-thumb-compatible inline asm.