diff options
| author | Rod Whitby <rod@whitby.id.au> | 2007-01-02 20:04:59 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2007-01-02 20:04:59 +0000 |
| commit | 0523297263d5f7d65d97668250f11bb03f44895b (patch) | |
| tree | ec1017dd159196314b0c49e2e4586a5eb4b148f9 /packages/linux | |
| parent | e5daaa1d8d43f9a674e86743288d614f61caf453 (diff) | |
| parent | 26923fcad450090e65e0fca74a0532fbea3ae458 (diff) | |
merge of '79b37f286afab909bc3f1f60b70ee2f4b2b54cbb'
and 'f3fc249ebe1706f1e7f3013e7d83dbdea6b9cabe'
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/linux-rp_2.6.19+git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.19+git.bb b/packages/linux/linux-rp_2.6.19+git.bb index dd8c30807f..3df216d616 100644 --- a/packages/linux/linux-rp_2.6.19+git.bb +++ b/packages/linux/linux-rp_2.6.19+git.bb @@ -15,9 +15,10 @@ 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-r0.patch;patch=1;status=pending \ + ${RPSRC}/backlight_parameter_fix-r1.patch;patch=1;status=pending \ ${RPSRC}/hx2750_base-r28.patch;patch=1 \ ${RPSRC}/hx2750_bl-r8.patch;patch=1 \ ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ |
