From: Petr Štetiar Date: Sun, 3 Oct 2010 02:01:58 +0000 (+0000) Subject: linux-2.6.27: don't use as default kernel for ts72xx X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d03ea798eb8fae52a4f1b40f66dd2089119d89a;p=openembedded.git linux-2.6.27: don't use as default kernel for ts72xx Signed-off-by: Petr Štetiar Signed-off-by: Eric Bénard --- diff --git a/recipes/linux/linux_2.6.27.bb b/recipes/linux/linux_2.6.27.bb index 7014958ba2..fdcd8b7885 100644 --- a/recipes/linux/linux_2.6.27.bb +++ b/recipes/linux/linux_2.6.27.bb @@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_boc01 = "1" DEFAULT_PREFERENCE_progear = "1" DEFAULT_PREFERENCE_simpad = "-1" -DEFAULT_PREFERENCE_ts72xx = "1" +DEFAULT_PREFERENCE_ts72xx = "-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}.45.bz2;apply=yes;name=stablepatch \