From 5502a6e310ab0b61c4b5c6bcf126cedd2c834722 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 6 Mar 2006 22:07:22 +0000 Subject: [PATCH] ep93xx: update to 2.6.16-rc5 and derevo14 --- ...x-kernel_2.6.15.bb => ep93xx-kernel_2.6.15+2.6.16-rc5.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename packages/linux/{ep93xx-kernel_2.6.15.bb => ep93xx-kernel_2.6.15+2.6.16-rc5.bb} (79%) diff --git a/packages/linux/ep93xx-kernel_2.6.15.bb b/packages/linux/ep93xx-kernel_2.6.15+2.6.16-rc5.bb similarity index 79% rename from packages/linux/ep93xx-kernel_2.6.15.bb rename to 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 \ " -- 2.39.5