aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-20 12:51:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-20 12:51:03 +0000
commit7627229878da162e51c3a3b584124ac8c5603b86 (patch)
tree18501aaf785a63526ef1dc98c9f12231baf43657 /packages/linux
parentec5f7713d33ef66032e6f7d2eb1c8c2cf4fcbc40 (diff)
parent51b6251279b4e22338d402d3917c849435468e4b (diff)
downloadopenembedded-7627229878da162e51c3a3b584124ac8c5603b86.tar.gz
merge of 3abff1bf232495168a2b305065a4da2954e5a9db
and 7130132bd2ec2d091cb9f34a849614afc5cca66a
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/ep93xx-kernel_2.6.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ep93xx-kernel_2.6.15.bb b/packages/linux/ep93xx-kernel_2.6.15.bb
index 8720d9b06d..500cae5fee 100644
--- a/packages/linux/ep93xx-kernel_2.6.15.bb
+++ b/packages/linux/ep93xx-kernel_2.6.15.bb
@@ -1,10 +1,10 @@
DESCRIPTION = "Linux Kernel for Cirrus Logic ep39xx compatible machines"
SECTION = "kernel"
LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- http://wantstofly.org/~buytenh/ep93xx/derevo1.diff;patch=1 \
+ http://wantstofly.org/~buytenh/ep93xx/derevo2.diff;patch=1 \
"
S = "${WORKDIR}/linux-${PV}"