From: Koen Kooi Date: Thu, 22 May 2008 17:45:48 +0000 (+0000) Subject: gumstix-kernel: attempt to unbreak it, part #1 X-Git-Tag: Release-2010-05/1~6876^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648ff628f08094969c09139fff41a0cbdc49ae25;p=openembedded.git gumstix-kernel: attempt to unbreak it, part #1 * this solves the first problems reported in http://amethyst.openembedded.net:8000/packages/gumstix-kernel/ --- 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 \