summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-29 10:46:21 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-29 10:46:21 +0000
commitecc68c6228098422e7cf4e9539810fefa4d08a44 (patch)
treec082cd2de17907d3f8679fd4d9e707f1cb833270
parentb8cc2cd7e643b019b1b5c64516f0812a2d2c9f6f (diff)
downloadpoky-ecc68c6228098422e7cf4e9539810fefa4d08a44.tar.gz
linux-openzaurus-2.6.17: Update ASoC + other misc patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@971 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/linux/linux-openzaurus_2.6.17.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb
index 80d7a72541..a6c5fcc586 100644
--- a/meta/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
1require linux-openzaurus.inc 1require linux-openzaurus.inc
2 2
3PR = "r28" 3PR = "r29"
4 4
5# Handy URLs 5# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -12,7 +12,6 @@ PR = "r28"
12 12
13# Patches submitted upstream are towards top of this list 13# Patches submitted upstream are towards top of this list
14# Hacks should clearly named and at the bottom 14# Hacks should clearly named and at the bottom
15# ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1 \
16SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ 15SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
17 ${RPSRC}/poodle_partsize-r0.patch;patch=1;status=merged \ 16 ${RPSRC}/poodle_partsize-r0.patch;patch=1;status=merged \
18 ${RPSRC}/jffs2_longfilename-r1.patch;patch=1;status=merged \ 17 ${RPSRC}/jffs2_longfilename-r1.patch;patch=1;status=merged \
@@ -28,7 +27,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
28 ${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \ 27 ${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \
29 file://00-hostap.patch;patch=1;status=merged \ 28 file://00-hostap.patch;patch=1;status=merged \
30 file://10-pcnet.patch;patch=1;status=merged \ 29 file://10-pcnet.patch;patch=1;status=merged \
31 ${RPSRC}/alsa/asoc-v0.11.5.patch;patch=1 \ 30 ${RPSRC}/alsa/asoc-v0.12.patch;patch=1 \
32 ${RPSRC}/asoc_makefile-r0.patch;patch=1 \ 31 ${RPSRC}/asoc_makefile-r0.patch;patch=1 \
33 ${RPSRC}/hx2750_base-r27.patch;patch=1 \ 32 ${RPSRC}/hx2750_base-r27.patch;patch=1 \
34 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ 33 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \
@@ -47,10 +46,10 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
47 ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \ 46 ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
48 ${RPSRC}/poodle_pm-r3.patch;patch=1 \ 47 ${RPSRC}/poodle_pm-r3.patch;patch=1 \
49 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \ 48 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
50 ${RPSRC}/poodle_audio-r4.patch;patch=1 \ 49 ${RPSRC}/poodle_audio-r6.patch;patch=1 \
51 ${RPSRC}/pxa27x_overlay-r2.patch;patch=1 \ 50 ${RPSRC}/pxa27x_overlay-r2.patch;patch=1 \
52 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 51 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
53 file://hrw-pcmcia-ids-r4.patch;patch=1 \ 52 file://hrw-pcmcia-ids-r5.patch;patch=1 \
54 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 53 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
55 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \ 54 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \
56 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \ 55 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \