From b6fcd71cb5b85e23036b31df1545a92f4ed402dc Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Tue, 29 Jun 2010 14:29:08 +0100 Subject: linux: move some older kernels to meta-extras Move kernels for retired machines to meta-extras Signed-off-by: Joshua Lock --- .../linux/linux-nokia800_2.6.21-200823maemo6.bb | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 meta/packages/linux/linux-nokia800_2.6.21-200823maemo6.bb (limited to 'meta/packages/linux/linux-nokia800_2.6.21-200823maemo6.bb') diff --git a/meta/packages/linux/linux-nokia800_2.6.21-200823maemo6.bb b/meta/packages/linux/linux-nokia800_2.6.21-200823maemo6.bb deleted file mode 100644 index 9ea91c3a2..000000000 --- a/meta/packages/linux/linux-nokia800_2.6.21-200823maemo6.bb +++ /dev/null @@ -1,18 +0,0 @@ -require linux-nokia800.inc -PR = "r0" - -DEFAULT_PREFERENCE_nokia770 = "-1" - -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \ - file://kernel-source_2.6.21-200823maemo6.diff.gz;patch=1 \ - http://www.rpsys.net/openzaurus/patches/archive/input_power-r7.patch;patch=1 \ - file://suspend-button.patch;patch=1 \ - file://defconfig" - -S = "${WORKDIR}/linux-2.6.21" - -do_install_append () { - mkdir -p ${D}/kernel/include/drivers/media/video/omap/ - cp -f drivers/media/video/omap/tcm825x.h ${D}/kernel/include/drivers/media/video/omap/ -} - -- cgit v1.2.3