diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-09-09 13:01:28 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-09-09 13:01:28 +0000 |
commit | 8668418df6e97ba2579b8152184e9fdc7b5e83dd (patch) | |
tree | 9b76d63f631754738e04bc94b126df7364dd5b08 /packages/linux/linux-openzaurus_2.6.17.bb | |
parent | 18107a92cbf28500c5ec927bac343772ab68d72a (diff) | |
parent | b7b9e11f6f7dcee422e51654099340c67c002e33 (diff) |
merge of 1d8d4652861445b6f8025839c6f6ab8500ee07ec
and 38f8d73bd80424075b07707fb224234553155085
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.17.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb index 8a3e49eaee..d9adf9ede4 100644 --- a/packages/linux/linux-openzaurus_2.6.17.bb +++ b/packages/linux/linux-openzaurus_2.6.17.bb @@ -1,6 +1,6 @@ require linux-openzaurus.inc -PR = "r23" +PR = "r26" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -46,10 +46,10 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ ${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \ ${DOSRC}/kexec-arm-r3.patch;patch=1 \ ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \ - ${RPSRC}/poodle_pm-r2.patch;patch=1 \ + ${RPSRC}/poodle_pm-r3.patch;patch=1 \ ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \ - ${RPSRC}/poodle_audio-r2.patch;patch=1 \ - ${RPSRC}/pxa27x_overlay-r1.patch;patch=1 \ + ${RPSRC}/poodle_audio-r4.patch;patch=1 \ + ${RPSRC}/pxa27x_overlay-r2.patch;patch=1 \ file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ file://hrw-pcmcia-ids-r4.patch;patch=1 \ ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ |