linux-omap 2.6.37: replace various patch with upstream versions and rediff
[openembedded.git] / recipes / linux / linux_2.6.24.bb
blobbfcdda96d65f731eedb0411a2650d7d2432717cd
1 require linux.inc
3 # Mark archs/machines that this kernel supports
4 DEFAULT_PREFERENCE = "-1"
5 DEFAULT_PREFERENCE_gesbc-9302 = "1"
6 DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
7 DEFAULT_PREFERENCE_simpad = "1"
8 DEFAULT_PREFERENCE_atngw100 = "1"
9 DEFAULT_PREFERENCE_at32stk1000 = "1"
10 DEFAULT_PREFERENCE_hipox = "1"
11 DEFAULT_PREFERENCE_cs-e9302 = "1"
12 DEFAULT_PREFERENCE_smartq5 = "1"
14 PR = "r35"
16 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2;name=kernel \
17 ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;apply=yes;name=stablepatch \
18 file://squashfs-lzma-2.6.24.patch \
19 file://ubifs-v2.6.24.patch \
20 file://ubifs-v2.6.24-silent-get-sb.patch \
21 file://defconfig"
23 # Moved away temporarely until committed properly (work in progress).
24 # file://powerpc-clockres.patch \
25 # file://leds-cpu-activity.patch \
26 # file://leds-cpu-activity-powerpc.patch \
28 SRC_URI_append_simpad = "\
29 file://linux-2.6.24-SIMpad-GPIO-MMC-mod.patch \
30 file://linux-2.6.24-SIMpad-battery-old-way-but-also-with-sysfs.patch \
31 file://linux-2.6.24-SIMpad-cs3-simpad.patch \
32 file://linux-2.6.24-SIMpad-mq200.patch \
33 file://linux-2.6.24-SIMpad-pcmcia.patch \
34 file://linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2;apply=yes \
35 file://linux-2.6.24-SIMpad-ucb1x00-switches.patch \
36 file://linux-2.6.24-SIMpad-ucb1x00-ts-supend-and-accuracy.patch \
37 file://linux-2.6.24-SIMpad-hostap_cs-shared-irq.patch \
38 file://linux-2.6.24-SIMpad-orinoco_cs-shared-irq.patch \
39 file://linux-2.6.24-SIMpad-rtc-sa1100.patch \
40 file://linux-2.6.24-SIMpad-ucb1x00-audio.patch \
41 file://connectplus-remove-ide-HACK.patch \
42 file://collie-kexec.patch \
43 file://export_atags-r2.patch \
46 SRC_URI_append_gesbc-9302 = " \
47 file://0001-gesbc-nand.patch \
48 file://0002-gesbc-eth-platform.patch \
49 file://0005-ep93xx-reboot.patch \
52 SRC_URI_append_mpc8313e-rdb = "\
53 file://mpc831x-nand.patch \
54 file://mpc8313e-rdb-leds.patch \
55 file://mpc8313e-rdb-rtc.patch \
56 file://mpc8313e-rdb-cardbus.patch \
59 CMDLINE_gesbc-9302 = "console=ttyAM0 root=mtd5 rootfstype=jffs2 mtdparts=GESBC-NAND:64m(app),-(data)"
61 SRC_URI_append_cm-x270 = " \
62 file://0001-cm-x270-match-type.patch \
63 file://0002-ramdisk_load.patch \
64 file://0003-mmcsd_large_cards-r0.patch \
65 file://0004-cm-x270-nand-simplify-name.patch \
66 file://0005-add-display-set-default-16bpp.patch \
69 SRC_URI_avr32 = "http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.24.3.atmel.3.tar.bz2;name=atmelpatch \
70 file://defconfig"
71 S_avr32 = "${WORKDIR}/linux-2.6.24.3.atmel.3"
73 SRC_URI_append_ts72xx = "\
74 file://ep93xx-gpio-interrupt-debounce.diff \
75 file://ep93xx-i2c-bus.diff \
76 file://ep93xx-i2c.diff \
77 file://ep93xx-leds.diff \
78 file://ep93xx-serial-uartbaud.diff \
79 file://ep93xx-serial-clocks.diff \
80 file://ep93xx-timer-accuracy.diff \
81 file://ep93xx-maverick-uniqid.patch \
82 file://ep93xx-eth-phylib-framework.patch \
83 file://ts72xx-nfbit-fix.patch \
84 file://ts72xx-machine-id-fix.patch \
85 file://ts72xx-watchdog.patch \
86 file://ts72xx-use-cpld-reset.patch \
87 file://ts72xx-rs485.patch"
89 SRC_URI_append_hipox = " \
90 file://hipox-mach-type.patch \
91 file://hipox.patch \
92 file://hipox-uart.patch \
93 file://hipox-pci-config-delay.patch \
94 file://hipox-pci-max-size.patch \
95 file://hipox-nand.patch \
96 file://hipox-ubifs.patch \
97 file://hipox-kconfig.patch \
98 file://hipox-sata-module.patch \
99 file://hipox-OXE-INT2.patch \
100 file://hipox-rtc.patch \
101 file://hipox-nand-vs-pci.patch \
102 file://hipox-nand-vs-nor.patch \
103 file://ox810-gmac-without-leon.patch \
104 file://hipox-poe-enable.patch \
105 file://siocoutqsnd.patch \
108 EXTRA_OEMAKE_smartq5 = " OBJCOPY=${OBJCOPY}"
109 SRC_URI_smartq5 = " ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2;name=kernel \
110 http://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;apply=yes;name=stablepatch \
111 file://smartq-gitupdate.diff \
112 file://base/0001-Apply-samsung-kernel-patch.patch \
113 file://base/0002-Apply-smartq-patch.patch \
114 file://mer/0001-Mer-keymappings-change.patch \
115 file://mer/0002-no-DM9000.patch \
116 file://mer/0003-Mer-WPA-fix.patch \
117 file://mer/0004-Mer-hardwire-USB-OTG-gadget-type.patch \
118 file://mer/0005-backlight-parameter-and-fixes.patch \
119 file://mer/0006-tv-encoder.patch \
120 file://mer/0007-make-tv-encoder-scaler-compile.patch \
121 file://mer/0008-build-TV-by-default.patch \
122 file://mer/0009-Apply-cpufreq-patch-from-gqwang.patch \
123 file://mer/0010-Better-compatibility-with-some-memory-chips.patch \
124 file://mer/0011-Only-reserve-memory-for-TV-if-CONFIG_VIDEO_SAMSUNG_T.patch \
125 file://mer/0012-Disable-TV-out-to-save-RAM.patch \
126 file://defconfig \
130 CMDLINE_cm-x270 = "console=${CMX270_CONSOLE_SERIAL_PORT},38400 monitor=1 mem=64M mtdparts=physmap-flash.0:256k(boot)ro,0x180000(kernel),-(root);cm-x270-nand:64m(app),-(data) rdinit=/sbin/init root=mtd3 rootfstype=jffs2"
132 FILES_kernel-image_gesbc-9302 = ""
134 python do_compulab_image() {
135 import os
136 import os.path
137 import struct
139 machine = bb.data.getVar('MACHINE', d, 1)
140 if machine == "cm-x270":
141 deploy_dir = bb.data.getVar('DEPLOY_DIR_IMAGE', d, 1)
142 kernel_file = os.path.join(deploy_dir, bb.data.expand('${KERNEL_IMAGE_BASE_NAME}', d) + '.bin')
143 img_file = os.path.join(deploy_dir, bb.data.expand('${KERNEL_IMAGE_BASE_NAME}', d) + '.cmx270')
145 fo = open(img_file, 'wb')
147 image_data = open(kernel_file, 'rb').read()
149 # first write size into first 4 bytes
150 size_s = struct.pack('i', len(image_data))
152 # truncate size if we are running on a 64-bit host
153 size_s = size_s[:4]
155 fo.write(size_s)
156 fo.write(image_data)
157 fo.close()
159 os.chdir(deploy_dir)
160 link_file = bb.data.expand('${KERNEL_IMAGE_SYMLINK_NAME}', d) + '.cmx270'
161 img_file = bb.data.expand('${KERNEL_IMAGE_BASE_NAME}', d) + '.cmx270'
162 try:
163 os.unlink(link_file)
164 except:
165 pass
166 os.symlink(img_file, link_file)
170 addtask compulab_image after do_deploy before do_build
173 SRC_URI[kernel.md5sum] = "3f23ad4b69d0a552042d1ed0f4399857"
174 SRC_URI[kernel.sha256sum] = "413c64fbbcf81244cb5571be4963644a1e81166a2b0f008a016528363b65c5d3"
175 SRC_URI[stablepatch.md5sum] = "0c1c5d6d8cd82e18d62406d2f34d1d38"
176 SRC_URI[stablepatch.sha256sum] = "b6bbb0dea427aa733c37d58a94b819b523c8649d7605f498348de159380c28a1"
178 SRC_URI[atmelpatch.md5sum] = "952715cc523f4a77e7c5f94f608594c0"
179 SRC_URI[atmelpatch.sha256sum] = "d26a1de101692958fbca1d1be40fe52bd605636baea616a3e8ed96e422a3648d"