summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.17.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-09-08 17:13:32 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-09-08 17:13:32 +0000
commit8f9019eb06a381e31968b8ce7a0dcb68c3e7f7d0 (patch)
tree3baaca02c35d799ed5cc5f8fa30b1cfc4b36043d /packages/linux/linux-openzaurus_2.6.17.bb
parent8d43e979e77a19f312ef50f7c55ee34d4843c913 (diff)
linux-openzaurus 2.6.17: added HACK which remove some IDs from orinoco_cs to not get it loaded for some cards
Revision: c8c9e7a9b6add1a32094dbb3ed061b16831f61c5 from .oz354x
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb
index a1bcec9b86..8a3e49eaee 100644
--- a/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
require linux-openzaurus.inc
-PR = "r22"
+PR = "r23"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -29,7 +29,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
file://00-hostap.patch;patch=1;status=merged \
file://10-pcnet.patch;patch=1;status=merged \
${RPSRC}/alsa/asoc-v0.11.3.patch;patch=1 \
- ${RPSRC}/alsa/asoc_zaurus_fixups-r0.patch;patch=1 \
+ ${RPSRC}/alsa/asoc_zaurus_fixups-r0.patch;patch=1 \
${RPSRC}/asoc_makefile-r0.patch;patch=1 \
${RPSRC}/hx2750_base-r27.patch;patch=1 \
${RPSRC}/hx2750_bl-r7.patch;patch=1 \
@@ -62,6 +62,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
file://pxa-serial-hack.patch;patch=1;status=hack \
file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
+ file://orinoco-remove-all-which-are-in-hostap-HACK.patch;patch=1;status=unmergable-hack \
file://squashfs3.0-2.6.15.patch;patch=1;status=external \
file://defconfig-c7x0 \
file://defconfig-ipaq-pxa270 \