summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.17.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-08-30 13:22:23 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-08-30 13:22:23 +0000
commit36b05076d6f41c4301454048929aa2c8b42718f7 (patch)
treec7a59a878da49a43d3b663855ad65c5f14910b59 /packages/linux/linux-openzaurus_2.6.17.bb
parentd3be917a564f3aee7ee7ad8e09e9edab7929867a (diff)
linux-openzaurus: added patches from mikearthur to fix TS on tosa
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb
index c7f1f21618..ef03c0e434 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 = "r20"
+PR = "r21"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -115,7 +115,9 @@ SRC_URI_append_tosa = "\
${DOSRC}/sharpsl-pm-postresume-r0.patch;patch=1 \
${DOSRC}/wm97xx-dig-restore-r0.patch;patch=1 \
${DOSRC}/wm97xx-miscdevs-resume-r0.patch;patch=1 \
- ${DOSRC}/wm9712-reset-loop-r1.patch;patch=1"
+ ${DOSRC}/wm9712-reset-loop-r1.patch;patch=1 \
+ file://tosa-lcdnoise-r0.patch;patch=1 \
+ file://wm97xx-lcdnoise-r0.patch;patch=1 "
# ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
S = "${WORKDIR}/linux-2.6.17"