linux-oz-2.6: Correct battery status updating under certain circumstances for c7x0...
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 4 Sep 2005 23:17:25 +0000 (23:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 4 Sep 2005 23:17:25 +0000 (23:17 +0000)
packages/linux/linux-openzaurus_2.6.13-mm1.bb

index 00ec5e6..a9275ee 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
 KV = "${@bb.data.getVar('PV',d,True)}"
 
-PR = "r1"
+PR = "r2"
 
 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-r5.patch;patch=1 \
+           ${RPSRC}/sharpsl_pm-r6.patch;patch=1 \
            ${RPSRC}/corgi_pm-r1.patch;patch=1 \
            ${RPSRC}/spitzkbd-r1.patch;patch=1 \
            ${RPSRC}/spitzcf-r2.patch;patch=1 \