From 9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e Mon Sep 17 00:00:00 2001
From: Cliff Brake <cbrake@bec-systems.com>
Date: Sat, 24 Oct 2009 14:55:57 -0400
Subject: mono: make 2.4.2.3 the default version

---
 recipes/mono/mono-mcs-intermediate_2.4.2.3.bb | 2 --
 recipes/mono/mono-native_2.4.2.3.bb           | 2 --
 recipes/mono/mono_2.4.2.3.bb                  | 2 --
 3 files changed, 6 deletions(-)

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.
-- 
cgit v1.2.3