[oe-commits] Cliff Brake : mono: make 2.4.2.3 the default version

git version control git at git.openembedded.org
Sat Oct 24 18:56:30 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e

Author: Cliff Brake <cbrake at bec-systems.com>
Date:   Sat Oct 24 14:55:57 2009 -0400

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, 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 92fc9f1..21fccf6 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 7974e95..7764cf7 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 e18a4e7..5e659f3 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.





More information about the Openembedded-commits mailing list