diff options
author | Koen Kooi <koen@openembedded.org> | 2008-05-22 17:45:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-05-22 17:45:48 +0000 |
commit | 648ff628f08094969c09139fff41a0cbdc49ae25 (patch) | |
tree | 53fc3742136afe6f2d81d03388394990232080fb /packages/linux/gumstix-kernel_2.6.21.bb | |
parent | 29b3fc333dbd921e17f20161300ac9eb8d13c30f (diff) |
gumstix-kernel: attempt to unbreak it, part #1
* this solves the first problems reported in http://amethyst.openembedded.net:8000/packages/gumstix-kernel/
Diffstat (limited to 'packages/linux/gumstix-kernel_2.6.21.bb')
-rw-r--r-- | packages/linux/gumstix-kernel_2.6.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/gumstix-kernel_2.6.21.bb b/packages/linux/gumstix-kernel_2.6.21.bb index e71c972053..d1664e8763 100644 --- a/packages/linux/gumstix-kernel_2.6.21.bb +++ b/packages/linux/gumstix-kernel_2.6.21.bb @@ -1,4 +1,4 @@ -require gumstix-linux.inc +require linux.inc SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig \ |