uclibc: 0.9.28 shouldnt bee the DEFAULT_PREFERENCE
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 25 May 2008 19:03:41 +0000 (19:03 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 25 May 2008 19:03:41 +0000 (19:03 +0000)
* 0.9.28 set DEFAULT_PREFERENCE to 3
* 0.9.29 set DEFAULT_PREFERENCE to 1

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

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