aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-04-09 23:23:21 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-04-09 23:24:33 +0200
commit7c5786aa50a454ae308bb1eb33f397d00930deb6 (patch)
tree829308e776d962feb2470a03769f37ecd9928951 /recipes
parentd187eec071bb0afe8bda13cbf7b89170fe99e384 (diff)
downloadopenembedded-7c5786aa50a454ae308bb1eb33f397d00930deb6.tar.gz
various kernels: add missing DEFAULT_PREFERENCE = "-1"
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux_2.6.14.bb3
-rw-r--r--recipes/linux/linux_2.6.18.bb1
-rw-r--r--recipes/linux/linux_2.6.20.bb1
-rw-r--r--recipes/linux/linux_2.6.21.bb1
-rw-r--r--recipes/linux/linux_2.6.25.20.bb1
5 files changed, 7 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.14.bb b/recipes/linux/linux_2.6.14.bb
index d625d15ebe..c7e5e614fc 100644
--- a/recipes/linux/linux_2.6.14.bb
+++ b/recipes/linux/linux_2.6.14.bb
@@ -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"
diff --git a/recipes/linux/linux_2.6.18.bb b/recipes/linux/linux_2.6.18.bb
index 91a89c31f1..b445325f2d 100644
--- a/recipes/linux/linux_2.6.18.bb
+++ b/recipes/linux/linux_2.6.18.bb
@@ -3,6 +3,7 @@
require linux.inc
+DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_avr32 = "1"
PR = "r0"
diff --git a/recipes/linux/linux_2.6.20.bb b/recipes/linux/linux_2.6.20.bb
index 81033e09ee..1614c9da45 100644
--- a/recipes/linux/linux_2.6.20.bb
+++ b/recipes/linux/linux_2.6.20.bb
@@ -1,5 +1,6 @@
require linux.inc
+DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "20"
DEFAULT_PREFERENCE_at91sam9261ek = "20"
DEFAULT_PREFERENCE_at91sam9260ek = "20"
diff --git a/recipes/linux/linux_2.6.21.bb b/recipes/linux/linux_2.6.21.bb
index 265a35a4b3..c4c7297f1c 100644
--- a/recipes/linux/linux_2.6.21.bb
+++ b/recipes/linux/linux_2.6.21.bb
@@ -1,5 +1,6 @@
require linux.inc
+DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "-1"
DEFAULT_PREFERENCE_gumstix-connex = "1"
DEFAULT_PREFERENCE_gumstix-verdex = "1"
diff --git a/recipes/linux/linux_2.6.25.20.bb b/recipes/linux/linux_2.6.25.20.bb
index 7b9308cf1d..6440e0650b 100644
--- a/recipes/linux/linux_2.6.25.20.bb
+++ b/recipes/linux/linux_2.6.25.20.bb
@@ -8,6 +8,7 @@ require linux.inc
PR = "r2"
+DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ronetix-pm9263 = "1"
DEFAULT_PREFERENCE_ronetix-pm9261 = "1"