summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.17+git.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-07-11 22:45:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-11 22:45:26 +0000
commit0b66fa3ff2637536984c2c9c045c3fc8c8798b38 (patch)
treec33fd6d8a0ac1e333a609429676b30ef4c95aa4a /packages/linux/linux-openzaurus_2.6.17+git.bb
parent9b92d5410328ba42d77cb0207388bce86a23cf13 (diff)
linux-oz-2.6.17 + 2.6.17+git: Add poodle audio patch. Gives working playback via headphones and working mic support. The speaker will probably also work when we fix the corgi speaker bug.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17+git.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17+git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17+git.bb b/packages/linux/linux-openzaurus_2.6.17+git.bb
index b1ed296e22..f90bce87de 100644
--- a/packages/linux/linux-openzaurus_2.6.17+git.bb
+++ b/packages/linux/linux-openzaurus_2.6.17+git.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r4"
+PR = "r5"
DEFAULT_PREFERENCE = "-1"
@@ -35,6 +35,7 @@ SRC_URI = "git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gi
${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \
${RPSRC}/poodle_pm-r1.patch;patch=1 \
${RPSRC}/pxafb_changeres-r1.patch;patch=1 \
+ ${RPSRC}/poodle_audio-r0.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
file://hrw-pcmcia-ids-r3.patch;patch=1 \
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \