summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb')
-rw-r--r--meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb46
1 files changed, 0 insertions, 46 deletions
diff --git a/meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb b/meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb
deleted file mode 100644
index 83b8985f4b..0000000000
--- a/meta-moblin/packages/linux/linux-moblin_2.6.29.1.bb
+++ /dev/null
@@ -1,46 +0,0 @@
1require linux-moblin.inc
2
3PR = "r12"
4
5DEFAULT_PREFERENCE = "-1"
6DEFAULT_PREFERENCE_netbook = "1"
7DEFAULT_PREFERENCE_menlow = "1"
8
9SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.1.tar.bz2 \
10 file://linux-2.6-build-nonintconfig.patch;patch=1 \
11 file://linux-2.6.29-retry-root-mount.patch;patch=1 \
12 file://linux-2.6.29-dont-wait-for-mouse.patch;patch=1 \
13 file://linux-2.6.29-fast-initrd.patch;patch=1 \
14 file://linux-2.6.29-sreadahead.patch;patch=1 \
15 file://linux-2.6.29-enable-async-by-default.patch;patch=1 \
16 file://linux-2.6.29-drm-revert.patch;patch=1 \
17 file://linux-2.6.19-modesetting-by-default.patch;patch=1 \
18 file://linux-2.6.29-fast-kms.patch;patch=1 \
19 file://linux-2.6.29-even-faster-kms.patch;patch=1 \
20 file://linux-2.6.29-silence-acer-message.patch;patch=1 \
21 file://linux-2.6.29-input-introduce-a-tougher-i8042.reset.patch;patch=1 \
22 file://linux-2.6.29-msiwind.patch;patch=1 \
23 file://linux-2.6.29-flip-ide-net.patch;patch=1 \
24 file://linux-2.6.29-kms-after-sata.patch;patch=1 \
25 file://linux-2.6.29-jbd-longer-commit-interval.patch;patch=1 \
26 file://linux-2.6.29-touchkit.patch;patch=1 \
27 file://linux-2.6.30-fix-async.patch;patch=1 \
28 file://linux-2.6.30-fix-suspend.patch;patch=1 \
29 file://0001-drm-Split-out-the-mm-declarations-in-a-separate-hea.patch;patch=1 \
30 file://0002-drm-Add-a-tracker-for-global-objects.patch;patch=1 \
31 file://0003-drm-Export-hash-table-functionality.patch;patch=1 \
32 file://0007-drm-Add-unlocked-IOCTL-functionality-from-the-drm-r.patch;patch=1 \
33 file://linux-2.6.29-psb-driver.patch;patch=1 \
34 file://linux-2.6.29-psb-S0i1_and_S0i3_OSPM_support.patch;patch=1 \
35 file://linux-2.6.29-e100-add-support-for-82552-10-100-adapter.patch;patch=1 \
36 file://linux-2.6.29-pnv-agp.patch;patch=1 \
37 file://linux-2.6.29-pnv-drm.patch;patch=1 \
38 file://linux-2.6.29-pnv-fix-gtt-size.patch;patch=1 \
39 file://linux-2.6.29-pnv-fix-i2c.patch;patch=1 \
40 file://linux-2.6.29-drm-i915-Fix-LVDS-dither-setting.patch;patch=1 \
41 file://linux-2.6.29-timberdale.patch;patch=1 \
42# file://i915_split.patch;patch=1 \
43 file://defconfig-menlow \
44 file://defconfig-netbook"
45
46S = "${WORKDIR}/linux-2.6.29.1"