aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mono
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2009-10-24 14:55:57 -0400
committerCliff Brake <cbrake@bec-systems.com>2009-10-24 14:55:57 -0400
commit9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e (patch)
treeefe73c3ddf3682ce5c0105a0530321bdc1bf95fa /recipes/mono
parentd71baa7be0fbf47c49ab171e0f659ab9d8ddaff8 (diff)
downloadopenembedded-9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e.tar.gz
mono: make 2.4.2.3 the default version
Diffstat (limited to 'recipes/mono')
-rw-r--r--recipes/mono/mono-mcs-intermediate_2.4.2.3.bb2
-rw-r--r--recipes/mono/mono-native_2.4.2.3.bb2
-rw-r--r--recipes/mono/mono_2.4.2.3.bb2
3 files changed, 0 insertions, 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.