From a3e91c8e1b91c98496d0d8266b5b81e76aa57a90 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 27 Mar 2011 15:39:29 +0200 Subject: [PATCH] linux-2.6.38: default version for Zaurus devices. Signed-off-by: Andrea Adami --- recipes/linux/linux_2.6.38.bb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/recipes/linux/linux_2.6.38.bb b/recipes/linux/linux_2.6.38.bb index 2fe99ba4e3..38db2819b4 100644 --- a/recipes/linux/linux_2.6.38.bb +++ b/recipes/linux/linux_2.6.38.bb @@ -5,6 +5,13 @@ PR = "r0" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_akita = "1" +DEFAULT_PREFERENCE_c7x0 = "1" +DEFAULT_PREFERENCE_collie = "1" +DEFAULT_PREFERENCE_poodle = "1" +DEFAULT_PREFERENCE_spitz = "1" +DEFAULT_PREFERENCE_tosa = "1" + SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ file://defconfig " -- 2.39.5