gumstix-kernel: set S
authorKoen Kooi <koen@openembedded.org>
Tue, 29 Jul 2008 17:11:24 +0000 (17:11 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 29 Jul 2008 17:11:24 +0000 (17:11 +0000)
packages/linux/gumstix-kernel_2.6.21.bb

index d1664e8..706a69e 100644 (file)
@@ -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 \