From 648ff628f08094969c09139fff41a0cbdc49ae25 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 22 May 2008 17:45:48 +0000 Subject: [PATCH] gumstix-kernel: attempt to unbreak it, part #1 * this solves the first problems reported in http://amethyst.openembedded.net:8000/packages/gumstix-kernel/ --- .../{gumstix-custom-connex => gumstix-connex}/.mtn2git_empty | 0 .../{gumstix-custom-connex => gumstix-connex}/defconfig | 0 .../{gumstix-custom-connex => gumstix-connex}/defconfig-nofb | 0 .../{gumstix-custom-verdex => gumstix-verdex}/.mtn2git_empty | 0 .../{gumstix-custom-verdex => gumstix-verdex}/defconfig | 0 .../{gumstix-custom-verdex => gumstix-verdex}/defconfig-nofb | 0 packages/linux/gumstix-kernel_2.6.21.bb | 2 +- 7 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-connex => gumstix-connex}/.mtn2git_empty (100%) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-connex => gumstix-connex}/defconfig (100%) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-connex => gumstix-connex}/defconfig-nofb (100%) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-verdex => gumstix-verdex}/.mtn2git_empty (100%) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-verdex => gumstix-verdex}/defconfig (100%) rename packages/linux/gumstix-kernel-2.6.21/{gumstix-custom-verdex => gumstix-verdex}/defconfig-nofb (100%) 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/.mtn2git_empty rename to 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig rename to 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-connex/defconfig-nofb rename to 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/.mtn2git_empty rename to 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig rename to 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 similarity index 100% rename from packages/linux/gumstix-kernel-2.6.21/gumstix-custom-verdex/defconfig-nofb rename to 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 \ -- 2.39.5