We should not use this kernel so add an -1 for all supported
authorKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 18 Jan 2010 11:56:06 +0000 (12:56 +0100)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 18 Jan 2010 18:38:49 +0000 (19:38 +0100)
machines.

Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/linux/linux_2.6.32.bb

index 63c15b3..cbcf061 100644 (file)
@@ -16,6 +16,9 @@ DEFAULT_PREFERENCE_collie = "-1"
 DEFAULT_PREFERENCE_poodle = "-1"
 DEFAULT_PREFERENCE_spitz = "-1"
 DEFAULT_PREFERENCE_tosa = "-1"
+DEFAULT_PREFERENCE_ben-nanonote = "-1"
+DEFAULT_PREFERENCE_jornada6xx = "-1"
+DEFAULT_PREFERENCE_jornada7xx = "-1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;patch=1 \