linux: make alix use 2.6.25 kernel
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 15 May 2008 08:43:33 +0000 (08:43 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 15 May 2008 08:43:33 +0000 (08:43 +0000)
packages/linux/linux_2.6.23+2.6.24-rc5.bb
packages/linux/linux_2.6.25.bb

index 648fe6b..d22d5e8 100644 (file)
@@ -2,7 +2,6 @@ require linux.inc
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_alix = "1"
 
 PR = "r3"
 
index aea1347..ca15db5 100644 (file)
@@ -6,6 +6,7 @@ DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
 DEFAULT_PREFERENCE_kilauea = "1"
 DEFAULT_PREFERENCE_sequoia = "1"
 DEFAULT_PREFERENCE_cm-x270 = "1"
+DEFAULT_PREFERENCE_alix = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \
            file://defconfig"