From bf063536bfd581f32105b9659f5ea9ee39259385 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 6 Aug 2005 11:47:27 +0000 Subject: linux-oz-2.6: Fix a bug causing the touchscreen to run at 1/64th speed. Make the tosa patches apply until Dirk can fix properly. --- packages/linux/linux-openzaurus_2.6.13-rc4-mm1.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/linux/linux-openzaurus_2.6.13-rc4-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-rc4-mm1.bb index 9df141ed44..c726d24793 100644 --- a/packages/linux/linux-openzaurus_2.6.13-rc4-mm1.bb +++ b/packages/linux/linux-openzaurus_2.6.13-rc4-mm1.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}" KV = "${@bb.data.getVar('PV',d,True)}" -PR = "r0" +PR = "r1" DOSRC = "http://www.do13.in-berlin.de/openzaurus/patches" RPSRC = "http://www.rpsys.net/openzaurus/patches" @@ -37,6 +37,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \ ${RPSRC}/reverse_pagefault-r1.patch;patch=1 \ ${RPSRC}/preempt_nwfpe-r2.patch;patch=1 \ ${RPSRC}/oprofile_typo-r0.patch;patch=1 \ + ${RPSRC}/corgi_tspmufix-r0.patch;patch=1 \ ${RPSRC}/mmc_bytefix-r0.patch;patch=1 \ ${RPSRC}/mmc_pxa_roswitch-r0.patch;patch=1 \ ${RPSRC}/mmc_corgi_roswitch-r0.patch;patch=1 \ @@ -74,7 +75,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \ ${DOSRC}/tosa-udc-r3.patch;patch=1 \ ${DOSRC}/tosa-irda-r2.patch;patch=1 \ ${DOSRC}/tosa-lcd-r3.patch;patch=1 \ - ${DOSRC}/tosa-2.6.13-r2.patch;patch=1 \ + ${DOSRC}/tosa-2.6.13-r1.patch;patch=1 \ ${RPSRC}/temp/tosa-bl-r5.patch;patch=1 \ ${JLSRC}/zaurus-local-2.6.11.diff.gz;patch=1 \ file://add-oz-release-string.patch;patch=1 \ -- cgit v1.2.3