diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2009-10-24 14:55:57 -0400 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2009-10-24 14:55:57 -0400 |
commit | 9d3d1de150b7dd43a6dd3f8f5a87e88b5154102e (patch) | |
tree | efe73c3ddf3682ce5c0105a0530321bdc1bf95fa /recipes/mono/mono-native_2.4.2.3.bb | |
parent | d71baa7be0fbf47c49ab171e0f659ab9d8ddaff8 (diff) |
mono: make 2.4.2.3 the default version
Diffstat (limited to 'recipes/mono/mono-native_2.4.2.3.bb')
-rw-r--r-- | recipes/mono/mono-native_2.4.2.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 |