ts72xx: use 2.6.36 kernel as default now
authorPetr Štetiar <ynezz@true.cz>
Sun, 24 Oct 2010 12:05:30 +0000 (14:05 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 28 Nov 2010 22:11:39 +0000 (23:11 +0100)
Signed-off-by: Petr Štetiar <ynezz@true.cz>
recipes/linux/linux_2.6.34.bb
recipes/linux/linux_2.6.36.bb

index 6b50590..ac8a019 100644 (file)
@@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_qemux86 = "1"
 DEFAULT_PREFERENCE_lite5200 = "1"
 DEFAULT_PREFERENCE_omap5912osk = "1"
 DEFAULT_PREFERENCE_tqm8540 = "1"
-DEFAULT_PREFERENCE_ts72xx = "1"
+DEFAULT_PREFERENCE_ts72xx = "-1"
 DEFAULT_PREFERENCE_om-gta01 = "1"
 DEFAULT_PREFERENCE_om-gta02 = "1"
 
index 5fa8ca2..07353a5 100644 (file)
@@ -5,7 +5,7 @@ PR = "r1"
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_mx31ads = "1"
-DEFAULT_PREFERENCE_ts72xx = "-1"
+DEFAULT_PREFERENCE_ts72xx = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
            file://defconfig "