various kernels: add missing DEFAULT_PREFERENCE = "-1"
authorAndrea Adami <andrea.adami@gmail.com>
Thu, 9 Apr 2009 21:23:21 +0000 (23:23 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Thu, 9 Apr 2009 21:24:33 +0000 (23:24 +0200)
recipes/linux/linux_2.6.14.bb
recipes/linux/linux_2.6.18.bb
recipes/linux/linux_2.6.20.bb
recipes/linux/linux_2.6.21.bb
recipes/linux/linux_2.6.25.20.bb

index d625d15..c7e5e61 100644 (file)
@@ -2,6 +2,9 @@ DESCRIPTION = "Linux Kernel"
 SECTION = "kernel"
 LICENSE = "GPL"
 
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_acern30 = "1"
+
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
            file://defconfig"
 
index 91a89c3..b445325 100644 (file)
@@ -3,6 +3,7 @@
 
 require linux.inc
 
+DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_avr32 = "1"
 
 PR = "r0"
index 81033e0..1614c9d 100644 (file)
@@ -1,5 +1,6 @@
 require linux.inc
 
+DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_at91sam9263ek = "20"
 DEFAULT_PREFERENCE_at91sam9261ek = "20"
 DEFAULT_PREFERENCE_at91sam9260ek = "20"
index 265a35a..c4c7297 100644 (file)
@@ -1,5 +1,6 @@
 require linux.inc
 
+DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_at91sam9263ek = "-1"
 DEFAULT_PREFERENCE_gumstix-connex = "1"
 DEFAULT_PREFERENCE_gumstix-verdex = "1"
index 7b9308c..6440e06 100644 (file)
@@ -8,6 +8,7 @@ require linux.inc
 
 PR = "r2"
 
+DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_ronetix-pm9263 = "1"
 DEFAULT_PREFERENCE_ronetix-pm9261 = "1"