summaryrefslogtreecommitdiff
path: root/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-03-06 18:53:05 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-03-06 18:53:05 +0000
commite838777d8961ca3eb3fedf801377c5851912511e (patch)
treeaf45c7fa8edac7b751f53f0c749cdf3920ea3df8 /linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
parente784194255b9c8dfd40ecb12cc26d4c4ad471c17 (diff)
add kernel patches against 2.4.18-embedix courtesy Anton Maslovsky - thanks Anton!
- Patch to support more accurate battery percentage on 7x00 devices - Patch to add bt950-based devices support to the kernel build (applied on top of MH11 patch from bluez) - Patch to increase speed of bluecard_cs bluetooth driver - Patch to fix IRDA problem with some Ericson phones BKrev: 404a1e11rfWX1Drg_w3zSUvrTsIxMw
Diffstat (limited to 'linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe')
-rw-r--r--linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
index c86d8c8edc..b82e8e66eb 100644
--- a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
+++ b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
@@ -20,6 +20,11 @@ SRC_URI = ftp://ftp.kernel.org/pub/linux/kernel/v2.4/${PN}-${KV}.tar.bz2
file://${FILESDIR}/iw_handlers.w14-5.diff;patch=1 \
file://${FILESDIR}/iw240_we15-6.diff;patch=1 \
\
+ file://${FILESDIR}/bt950_cs.patch;patch=1 \
+ file://${FILESDIR}/bluecard_cs.patch;patch=1 \
+ file://${FILESDIR}/sharpsl_battery.patch;patch=1 \
+ file://${FILESDIR}/irda-qos.patch;patch=1 \
+ \
file://${FILESDIR}/buffered-fbmem.patch;patch=1 \
file://${FILESDIR}/enable-sysrq.patch;patch=1 \
file://${FILESDIR}/compile.patch;patch=1 \