From: Koen Kooi Date: Tue, 29 Jul 2008 17:11:24 +0000 (+0000) Subject: gumstix-kernel: set S X-Git-Tag: Release-2010-05/1~6440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330d8fc37b6295c742e02a3ded2ae6e6f1e36e80;p=openembedded.git gumstix-kernel: set S --- diff --git a/packages/linux/gumstix-kernel_2.6.21.bb b/packages/linux/gumstix-kernel_2.6.21.bb index d1664e8763..706a69efbb 100644 --- a/packages/linux/gumstix-kernel_2.6.21.bb +++ b/packages/linux/gumstix-kernel_2.6.21.bb @@ -1,5 +1,7 @@ require linux.inc +S = "${WORKDIR}/linux-${PV}" + SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig \ file://tsc2003.c \