[oe-commits] Kristoffer Ericson : We should not use this kernel so add an -1 for all supported

git version control git at git.openembedded.org
Mon Jan 18 18:42:00 UTC 2010


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

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Mon Jan 18 12:56:06 2010 +0100

We should not use this kernel so add an -1 for all supported
machines.

Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 recipes/linux/linux_2.6.32.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
index 63c15b3..cbcf061 100644
--- a/recipes/linux/linux_2.6.32.bb
+++ b/recipes/linux/linux_2.6.32.bb
@@ -16,6 +16,9 @@ DEFAULT_PREFERENCE_collie = "-1"
 DEFAULT_PREFERENCE_poodle = "-1"
 DEFAULT_PREFERENCE_spitz = "-1"
 DEFAULT_PREFERENCE_tosa = "-1"
+DEFAULT_PREFERENCE_ben-nanonote = "-1"
+DEFAULT_PREFERENCE_jornada6xx = "-1"
+DEFAULT_PREFERENCE_jornada7xx = "-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}.2.bz2;patch=1 \





More information about the Openembedded-commits mailing list