[oe-commits] : gumstix-kernel: set S

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Jul 29 17:25:15 UTC 2008


Module: OE.dev
Branch: master
Commit: e9ec9dc3c764d9b60d366f95801a5304b506d63a
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=e9ec9dc3c764d9b60d366f95801a5304b506d63a

Author:  <koen at openembedded.org>
Date:   Tue Jul 29 17:11:24 2008 +0000

gumstix-kernel: set S

---

 packages/linux/gumstix-kernel_2.6.21.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/linux/gumstix-kernel_2.6.21.bb b/packages/linux/gumstix-kernel_2.6.21.bb
index d1664e8..706a69e 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 \





More information about the Openembedded-commits mailing list