aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2010-10-03 02:01:58 +0000
committerEric Bénard <eric@eukrea.com>2010-10-04 21:57:26 +0200
commit1d03ea798eb8fae52a4f1b40f66dd2089119d89a (patch)
treeddc2243552526e7490e7c6fe5800a008bd9fd99b
parent88ff1fbba53e8a1226ada1140b800b4ffb26a717 (diff)
downloadopenembedded-1d03ea798eb8fae52a4f1b40f66dd2089119d89a.tar.gz
linux-2.6.27: don't use as default kernel for ts72xx
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/linux/linux_2.6.27.bb2
1 files changed, 1 insertions, 1 deletions
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 \