[oe-commits] Petr Štetiar : linux-2.6.27: don' t use as default kernel for ts72xx

git version control git at git.openembedded.org
Mon Oct 4 19:58:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1d03ea798eb8fae52a4f1b40f66dd2089119d89a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d03ea798eb8fae52a4f1b40f66dd2089119d89a

Author: Petr Štetiar <ynezz at true.cz>
Date:   Sun Oct  3 02:01:58 2010 +0000

linux-2.6.27: don't use as default kernel for ts72xx

Signed-off-by: Petr Štetiar <ynezz at true.cz>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/linux/linux_2.6.27.bb |    2 +-
 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 7014958..fdcd8b7 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 \





More information about the Openembedded-commits mailing list