uclibc: the higher DEFAULT_PREFERENCE are the more it is taken
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 25 May 2008 19:13:00 +0000 (19:13 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 25 May 2008 19:13:00 +0000 (19:13 +0000)
* set uclibc 0.9.28 to 1
* set uclibc 0.9.29 to 3

packages/uclibc/uclibc_0.9.28.bb
packages/uclibc/uclibc_0.9.29.bb

index d88ac4f..eb3bb50 100644 (file)
@@ -1,4 +1,4 @@
-DEFAULT_PREFERENCE = "3"
+DEFAULT_PREFERENCE = "1"
 PR = "r13"
 
 require uclibc.inc
index 0cfd266..4565f7d 100644 (file)
@@ -8,7 +8,7 @@
 #
 UCLIBC_BASE ?= "0.9.29"
 PR = "r19"
-DEFAULT_PREFERENCE = "1"
+DEFAULT_PREFERENCE = "3"
 
 require uclibc.inc