summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-01-02 17:05:34 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-01-02 17:05:34 +0000
commit30eaed0770c5141a9b97027c57d85631dfdb009d (patch)
tree013099977248b9ed79e257fd36c10f973ae383c6 /packages/linux
parent59792e91bc706ee6e1817c9e2fd8915db0c31937 (diff)
linux-rp-2.6.19+git: Update to ASoC 0.13pre1, fix compile failures and pronounce spitz working with this version
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-rp_2.6.19+git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.19+git.bb b/packages/linux/linux-rp_2.6.19+git.bb
index 2342192b77..3df216d616 100644
--- a/packages/linux/linux-rp_2.6.19+git.bb
+++ b/packages/linux/linux-rp_2.6.19+git.bb
@@ -15,7 +15,8 @@ DEFAULT_PREFERENCE = "-1"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=v2.6.20-rc2 \
- http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.12.4.patch;patch=1;status=merged \
+ http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13pre1.patch;patch=1;status=merged \
+ ${RPSRC}/asoc_13pre1_fix-r0.patch;patch=1 \
${RPSRC}/xscale_cache_workaround-r1.patch;patch=1;status=merged \
${RPSRC}/backlight_parameter_fix-r1.patch;patch=1;status=pending \
${RPSRC}/hx2750_base-r28.patch;patch=1 \