From: Koen Kooi Date: Fri, 30 Jun 2006 18:02:55 +0000 (+0000) Subject: ep93xx-kernel 2.6.17.1: make it work X-Git-Tag: Release-2010-05/1~9453^2~1395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc6dad1031af116e56398eb422776e300b25985;p=openembedded.git ep93xx-kernel 2.6.17.1: make it work --- diff --git a/packages/linux/ep93xx-kernel_2.6.17.1.bb b/packages/linux/ep93xx-kernel_2.6.17.1.bb index d8caa8c5e3..3826916609 100644 --- a/packages/linux/ep93xx-kernel_2.6.17.1.bb +++ b/packages/linux/ep93xx-kernel_2.6.17.1.bb @@ -7,16 +7,18 @@ PR = "r0" COMPATIBLE_MACHINE = "ep93xx" SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.1.tar.bz2 \ - http://www.wantstofly.org/~buytenh/ep93xx/derevo19.diff;patch=1 \ + http://www.wantstofly.org/~buytenh/ep93xx/derevo19.diff;pnum=1;patch=1 \ file://defconfig \ " -S = "${WORKDIR}/linux-2.6.16" +S = "${WORKDIR}/linux-2.6.17.1" inherit kernel KERNEL_IMAGETYPE = "zImage" + + do_configure() { rm -f ${S}/.config