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 | |
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')
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-connex/.mtn2git_empty (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/.mtn2git_empty) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig-nofb (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig-nofb) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/.mtn2git_empty (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/.mtn2git_empty) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig-nofb (renamed from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig-nofb) | 0 | ||||
-rw-r--r-- | packages/linux/gumstix-kernel_2.6.21.bb | 2 |
7 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/.mtn2git_empty b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/.mtn2git_empty index e69de29bb2..e69de29bb2 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/.mtn2git_empty +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/.mtn2git_empty diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig index cfc7babcef..cfc7babcef 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig-nofb b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig-nofb index 3840a395df..3840a395df 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig-nofb +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-connex/defconfig-nofb diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/.mtn2git_empty b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/.mtn2git_empty index e69de29bb2..e69de29bb2 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/.mtn2git_empty +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/.mtn2git_empty diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig index 70a733a15c..70a733a15c 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig diff --git a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig-nofb b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig-nofb index 144b3c6e3a..144b3c6e3a 100644 --- a/packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig-nofb +++ b/packages/linux/gumstix-kernel-2.6.21/gumstix-verdex/defconfig-nofb 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 \ |