summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux_2.6.33.2.bb
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-02-18 15:32:38 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-21 17:59:39 +0000
commit3b1662530fb76de3ab43c9057cd1141ff679df5a (patch)
treef000f83a898f8b3427ceccd80cffbaf710578bb6 /meta/recipes-kernel/linux/linux_2.6.33.2.bb
parent0fff0494048f449e38f7391c0622cedfbd5df7e1 (diff)
downloadopenembedded-core-3b1662530fb76de3ab43c9057cd1141ff679df5a.tar.gz
openembedded-core-3b1662530fb76de3ab43c9057cd1141ff679df5a.tar.bz2
openembedded-core-3b1662530fb76de3ab43c9057cd1141ff679df5a.tar.xz
openembedded-core-3b1662530fb76de3ab43c9057cd1141ff679df5a.zip
linux-2.6.33.2: remove linux-2.6.33.2 recipe
The one machine listed for this kernel recipe does not have a machine config. This recipe uses some older mechanism which are being phased out. Remove it to avoid confusion and clean up the kernel recipes metadata. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux_2.6.33.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux_2.6.33.2.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux_2.6.33.2.bb b/meta/recipes-kernel/linux/linux_2.6.33.2.bb
deleted file mode 100644
index 2c9817f29..000000000
--- a/meta/recipes-kernel/linux/linux_2.6.33.2.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-require linux.inc
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-
-
-# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_mpc8313erdb = "1"
-
-PR = "r2"
-
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://defconfig \
- "
-