summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.19.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-07 09:44:45 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-07 09:44:45 +0000
commit29d2d89d93b1f7039c6f2d2c22e5c75b8dd48e10 (patch)
tree0779c5c1f6ff1cd2657a43725941051068a7673e /packages/linux/linux-rp_2.6.19.bb
parent707a04f0ab66d7d75cba6ea51c82aad705216cac (diff)
linux-rp: Fix pcmcia ids patch, Use ASoC patches directly from Wolfson for >= 2.6.18
Diffstat (limited to 'packages/linux/linux-rp_2.6.19.bb')
-rw-r--r--packages/linux/linux-rp_2.6.19.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.19.bb b/packages/linux/linux-rp_2.6.19.bb
index 9fcb700163..87b1bd0ba8 100644
--- a/packages/linux/linux-rp_2.6.19.bb
+++ b/packages/linux/linux-rp_2.6.19.bb
@@ -15,8 +15,7 @@ DEFAULT_PREFERENCE = "-1"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2 \
- ${RPSRC}/alsa/asoc-v0.12.4.patch;patch=1 \
- ${RPSRC}/asoc_makefile-r1.patch;patch=1 \
+ http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.12.4.patch;patch=1 \
${RPSRC}/hx2750_base-r27.patch;patch=1 \
${RPSRC}/hx2750_bl-r7.patch;patch=1 \
${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \