summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus_2.6.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus_2.6.17.bb')
-rw-r--r--openembedded/packages/linux/linux-openzaurus_2.6.17.bb78
1 files changed, 43 insertions, 35 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.17.bb b/openembedded/packages/linux/linux-openzaurus_2.6.17.bb
index 354e6ce84b..2a34a6614d 100644
--- a/openembedded/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/openembedded/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,8 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r4" 3PR = "r5"
4
5DEFAULT_PREFERENCE = "-1"
4 6
5# Handy URLs 7# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 8# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -14,20 +16,19 @@ PR = "r4"
14# Hacks should clearly named and at the bottom 16# Hacks should clearly named and at the bottom
15# ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1 \ 17# ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1 \
16SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ 18SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
17 ${RPSRC}/zlib_inflate-r3.patch;patch=1;status=pending \ 19 ${RPSRC}/poodle_partsize-r0.patch;patch=1;status=merged \
18 ${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=pending \ 20 ${RPSRC}/jffs2_longfilename-r1.patch;patch=1;status=merged \
19 ${RPSRC}/poodle_partsize-r0.patch;patch=1;status=pending \ 21 ${RPSRC}/locomo_led_default_trigger-r0.patch;patch=1;status=merged \
20 ${RPSRC}/jffs2_longfilename-r1.patch;patch=1;status=pending \ 22 ${RPSRC}/zaurus_reboot-r3.patch;patch=1;status=merged \
21 ${RPSRC}/collie_frontlight-r6.patch;patch=1;status=pending \ 23 ${RPSRC}/poodle_mmcsd_fix-r0.patch;patch=1;status=merged \
22 file://00-hostap.patch;patch=1;status=pending \ 24 ${RPSRC}/poodle_ssp-r1.patch;patch=1;status=merged \
23 file://10-pcnet.patch;patch=1;status=pending \ 25 ${RPSRC}/sharpsl_pm-do-r2.patch;patch=1;status=merged \
24 ${RPSRC}/zaurus_reboot-r3.patch;patch=1 \ 26 ${RPSRC}/zlib_inflate-r3.patch;patch=1;status=merged \
25 ${RPSRC}/poodle_mmcsd_fix-r0.patch;patch=1 \ 27 ${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=merged \
26 ${RPSRC}/poodle_ssp-r1.patch;patch=1 \ 28 ${RPSRC}/collie_frontlight-r6.patch;patch=1;status=merged \
27 ${RPSRC}/locomo_led_default_trigger-r0.patch;patch=1 \ 29 ${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \
28 ${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \ 30 file://00-hostap.patch;patch=1;status=merged \
29 ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1 \ 31 file://10-pcnet.patch;patch=1;status=merged \
30 ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1 \
31 ${RPSRC}/asoc-v0.11pre2-oz.patch;patch=1 \ 32 ${RPSRC}/asoc-v0.11pre2-oz.patch;patch=1 \
32 ${RPSRC}/asoc_updates-r1.patch;patch=1 \ 33 ${RPSRC}/asoc_updates-r1.patch;patch=1 \
33 ${RPSRC}/hx2750_base-r25.patch;patch=1 \ 34 ${RPSRC}/hx2750_base-r25.patch;patch=1 \
@@ -43,17 +44,18 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
43 ${RPSRC}/pm_changes-r1.patch;patch=1 \ 44 ${RPSRC}/pm_changes-r1.patch;patch=1 \
44 ${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \ 45 ${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
45 ${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \ 46 ${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
46 ${DOSRC}/kexec-arm-r2.patch;patch=1 \ 47 ${DOSRC}/kexec-arm-r3.patch;patch=1 \
47 ${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \ 48 ${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \
48 ${RPSRC}/poodle_pm-r1.patch;patch=1 \ 49 ${RPSRC}/poodle_pm-r1.patch;patch=1 \
49 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \ 50 ${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
50 ${RPSRC}/input_modalias_fix-r0.patch;patch=1 \
51 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 51 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
52 file://hrw-pcmcia-ids-r2.patch;patch=1 \ 52 file://hrw-pcmcia-ids-r2.patch;patch=1 \
53 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 53 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
54 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \ 54 ${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \
55 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \ 55 ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
56 file://add-oz-release-string.patch;patch=1;status=unmergable \ 56 file://add-oz-release-string.patch;patch=1;status=unmergable \
57 ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \
58 ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \
57 ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \ 59 ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \
58 ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ 60 ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
59 file://pxa-serial-hack.patch;patch=1;status=hack \ 61 file://pxa-serial-hack.patch;patch=1;status=hack \
@@ -77,36 +79,42 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
77# http://tglx.de/projects/armirq/2.6.17-rc3/patch-2.6.17-rc3-armirq4.patch;patch=1 \ 79# http://tglx.de/projects/armirq/2.6.17-rc3/patch-2.6.17-rc3-armirq4.patch;patch=1 \
78# ${RPSRC}/../pxa27x_overlay-r0.patch;patch=1 \ 80# ${RPSRC}/../pxa27x_overlay-r0.patch;patch=1 \
79 81
80# These patches would really help collie/poodle but we 82# Is anything out of this still needed? Parts were commited to mainline by rmk (drivers/mfd/)
81# need someone to maintain them 83# (Pavel Machek's git tree has updated versions of this?)
82# ${JLSRC}/zaurus-lcd-2.6.11.diff.gz;patch=1 84# ${JLSRC}/zaurus-lcd-2.6.11.diff.gz;patch=1
83# (Pavel Machek's git tree has updated versions of this?) 85
84# Also parts were recently committed to mainline by rmk (drivers/mfd/) 86# These patches are extracted from Pavel Machek's git tree
85# ${JLSRC}/zaurus-base-2.6.11.diff.gz;patch=1 87# (diff against vanilla kernel)
86# (This is mostly in mainline now?) 88SRC_URI_append_collie = "\
87# ${JLSRC}/zaurus-local-2.6.11.diff.gz;patch=1 \ 89 ${DOSRC}/collie/mtd-sharp-flash-hack-r0.patch;patch=1 \
88# ${JLSRC}/zaurus-leds-2.6.11.diff.gz;patch=1 \ 90 ${DOSRC}/collie/collie-r0.patch;patch=1 \
91 ${DOSRC}/collie/locomolcd-backlight-r0.patch;patch=1 \
92 ${DOSRC}/collie/ucb1x00-touch-audio-r0.patch;patch=1 \
93 ${DOSRC}/collie/collie-mcp-r0.patch;patch=1 \
94 ${DOSRC}/collie/sa1100-udc-r0.patch;patch=1 \
95# ${DOSRC}/collie/collie-pm-r1.patch;patch=1 \
96 "
89 97
90SRC_URI_append_tosa = "\ 98SRC_URI_append_tosa = "\
91 ${CHSRC}/usb-ohci-hooks-r1.patch;patch=1 \ 99 ${CHSRC}/usb-ohci-hooks-r1.patch;patch=1 \
92 ${CHSRC}/tmio-core-r4.patch;patch=1 \ 100 ${CHSRC}/tmio-core-r4.patch;patch=1 \
93 ${CHSRC}/tmio-tc6393-r5.patch;patch=1 \ 101 ${DOSRC}/temp/tmio-tc6393-r6.patch;patch=1 \
94 ${CHSRC}/tmio-nand-r5.patch;patch=1 \ 102 ${CHSRC}/tmio-nand-r5.patch;patch=1 \
95 ${CHSRC}/tmio-ohci-r3.patch;patch=1 \ 103 ${DOSRC}/temp/tmio-ohci-r4.patch;patch=1 \
96 ${CHSRC}/tmio-fb-r6.patch;patch=1 \ 104 ${CHSRC}/tmio-fb-r6.patch;patch=1 \
97 ${DOSRC}/tosa-keyboard-r14.patch;patch=1 \ 105 ${DOSRC}/tosa-keyboard-r17.patch;patch=1 \
98 ${DOSRC}/tosa-pxaac97-r6.patch;patch=1 \ 106 ${DOSRC}/tosa-pxaac97-r6.patch;patch=1 \
99 ${DOSRC}/tosa-tmio-r6.patch;patch=1 \ 107 ${DOSRC}/tosa-tmio-r6.patch;patch=1 \
100 ${DOSRC}/tosa-power-r15.patch;patch=1 \ 108 ${DOSRC}/tosa-power-r17.patch;patch=1 \
101 ${DOSRC}/tosa-tmio-lcd-r7.patch;patch=1 \ 109 ${DOSRC}/tosa-tmio-lcd-r8.patch;patch=1 \
102 ${DOSRC}/tosa-bluetooth-r6.patch;patch=1 \ 110 ${DOSRC}/tosa-bluetooth-r8.patch;patch=1 \
103 ${DOSRC}/wm97xx-lg7-r0.patch;patch=1 \ 111 ${DOSRC}/wm97xx-lg7-r0.patch;patch=1 \
104 ${DOSRC}/wm9712-suspend-cold-res-r0.patch;patch=1 \ 112 ${DOSRC}/wm9712-suspend-cold-res-r1.patch;patch=1 \
105 ${DOSRC}/sharpsl-pm-postresume-r0.patch;patch=1 \ 113 ${DOSRC}/sharpsl-pm-postresume-r0.patch;patch=1 \
106 ${DOSRC}/wm97xx-dig-restore-r0.patch;patch=1 \ 114 ${DOSRC}/wm97xx-dig-restore-r0.patch;patch=1 \
107 ${DOSRC}/wm97xx-miscdevs-resume-r0.patch;patch=1 \ 115 ${DOSRC}/wm97xx-miscdevs-resume-r0.patch;patch=1 \
108 ${DOSRC}/wm9712-reset-loop-r0.patch;patch=1 \ 116 ${DOSRC}/wm9712-reset-loop-r1.patch;patch=1"
109 ${DOSRC}/tosa-asoc-r1.patch;patch=1 " 117# ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
110 118
111S = "${WORKDIR}/linux-2.6.17" 119S = "${WORKDIR}/linux-2.6.17"
112 120