aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.14.bb')
-rw-r--r--recipes/linux/linux_2.6.14.bb3
1 files changed, 3 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"