aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-03-07 13:30:11 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-07 13:30:11 +0000
commitcde1900cbf5398bc439a48e4c72b9be3cd546652 (patch)
tree13bacb70f94321cb1104266e09ce173922aab024
parentdc33ab642012406a25ce5f15f5971eefcaf97f3a (diff)
downloadopenembedded-cde1900cbf5398bc439a48e4c72b9be3cd546652.tar.gz
linux-rp 2.6.24: disable htcuni patch, htc universal uses a different kernel in the stable branch
* no backport, since this will never get applied in .dev
-rw-r--r--packages/linux/linux-rp_2.6.24.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb
index e5376abe1b..b3de1a84b8 100644
--- a/packages/linux/linux-rp_2.6.24.bb
+++ b/packages/linux/linux-rp_2.6.24.bb
@@ -5,7 +5,12 @@ PR = "r5"
DEFAULT_PREFERENCE = "-1"
#DEFAULT_PREFERENCE_collie = "1"
#DEFAULT_PREFERENCE_qemux86 = "1"
-#DEFAULT_PREFERENCE_tosa = "1"
+
+DEFAULT_PREFERENCE_akita = "1"
+DEFAULT_PREFERENCE_c7x0 = "1"
+DEFAULT_PREFERENCE_spitz = "1"
+DEFAULT_PREFERENCE_tosa = "1"
+
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -56,7 +61,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
file://pxa-serial-hack.patch;patch=1;status=hack \
file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
file://connectplus-prevent-oops-HACK.patch;patch=1;status=hack \
- file://htcuni.patch;patch=1 \
file://binutils-buildid-arm.patch;patch=1 \
file://versatile-armv6.patch;patch=1 \
file://defconfig-c7x0 \