ep93xx-kernel: update to derevo3
authorKoen Kooi <koen@openembedded.org>
Mon, 20 Feb 2006 18:42:23 +0000 (18:42 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 20 Feb 2006 18:42:23 +0000 (18:42 +0000)
* ethernet is working
* userspace reached with nfsroot

packages/linux/ep93xx-kernel_2.6.15.bb

index 500cae5..ff41b60 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "Linux Kernel for Cirrus Logic ep39xx compatible machines"
 SECTION = "kernel"
 LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-                  http://wantstofly.org/~buytenh/ep93xx/derevo2.diff;patch=1 \
+                  http://wantstofly.org/~buytenh/ep93xx/derevo3.diff;patch=1 \
                   "
 
 S = "${WORKDIR}/linux-${PV}"