summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-09-04 23:18:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 23:18:39 +0000
commit56123c75fc34d787e8a2cfbd6c0ec6d4e45a3538 (patch)
treeb1a35ff45f6b02f67d98214778c20e878451bc25 /packages/linux
parentd77ecbb24d5725bba2fa598e54e35adf473f8340 (diff)
parent544ca4ea5f2fab1a656c3c11dd8656955774fc08 (diff)
merge of 9603f6005b15a0057063cac02eda02f14cb2e651
and 913ad257363032feeb27b024f8bb727bce13dea7
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-openzaurus_2.6.13-mm1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.13-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-mm1.bb
index 00ec5e609e..a9275ee095 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 = "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 \