summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/linux/ep93xx-kernel_2.6.15+2.6.16-rc5.bb (renamed from packages/linux/ep93xx-kernel_2.6.15.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/ep93xx-kernel_2.6.15.bb b/packages/linux/ep93xx-kernel_2.6.15+2.6.16-rc5.bb
index 7e0c6de459..c3d775a063 100644
--- a/packages/linux/ep93xx-kernel_2.6.15.bb
+++ b/packages/linux/ep93xx-kernel_2.6.15+2.6.16-rc5.bb
@@ -1,10 +1,11 @@
DESCRIPTION = "Linux Kernel for Cirrus Logic ep39xx compatible machines"
SECTION = "kernel"
LICENSE = "GPL"
-PR = "r10"
+PR = "r11"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- http://www.wantstofly.org/~buytenh/ep93xx/derevo12.diff;patch=1 \
+ http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.16-rc5.bz2;patch=1 \
+ http://www.wantstofly.org/~buytenh/ep93xx/derevo14.diff;patch=1 \
file://defconfig \
"