From: Richard Purdie Date: Fri, 2 Sep 2005 14:46:09 +0000 (+0000) Subject: linux-oz-2.6: Update sharpsl_pm patch due to compile errors. X-Git-Tag: Release-2010-05/1~9453^2~3649^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796fdcce56a2f0deb8032e21940c9f30abf8bba7;p=openembedded.git linux-oz-2.6: Update sharpsl_pm patch due to compile errors. --- diff --git a/packages/linux/linux-openzaurus_2.6.13-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-mm1.bb index f40545693b..00ec5e609e 100644 --- a/packages/linux/linux-openzaurus_2.6.13-mm1.bb +++ b/packages/linux/linux-openzaurus_2.6.13-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" @@ -61,7 +61,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \ ${RPSRC}/sharpsl_lcd-r2.patch;patch=1 \ ${RPSRC}/sharpsl_ts-r3.patch;patch=1 \ ${RPSRC}/sharpsl_bl-r2.patch;patch=1 \ - ${RPSRC}/sharpsl_pm-r4.patch;patch=1 \ + ${RPSRC}/sharpsl_pm-r5.patch;patch=1 \ ${RPSRC}/corgi_pm-r1.patch;patch=1 \ ${RPSRC}/spitzkbd-r1.patch;patch=1 \ ${RPSRC}/spitzcf-r2.patch;patch=1 \