From: Petr Štetiar Date: Sun, 24 Oct 2010 12:05:30 +0000 (+0200) Subject: ts72xx: use 2.6.36 kernel as default now X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=113d940023a2dfcab60501c9b4abde4007750e0a;p=openembedded.git ts72xx: use 2.6.36 kernel as default now Signed-off-by: Petr Štetiar --- diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb index 6b50590bb7..ac8a019048 100644 --- a/recipes/linux/linux_2.6.34.bb +++ b/recipes/linux/linux_2.6.34.bb @@ -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" diff --git a/recipes/linux/linux_2.6.36.bb b/recipes/linux/linux_2.6.36.bb index 5fa8ca231c..07353a5f2f 100644 --- a/recipes/linux/linux_2.6.36.bb +++ b/recipes/linux/linux_2.6.36.bb @@ -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 "