aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.37.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-12 17:01:42 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-12 19:27:34 +0100
commit6e749b6713943cae1031178179df4f42e59aa912 (patch)
tree609f08846f31634791d314c5c190bd70ef7b408c /recipes/linux/linux-omap_2.6.37.bb
parent163019f7508b0c7b1f77c37845b84dee748d7d9d (diff)
downloadopenembedded-6e749b6713943cae1031178179df4f42e59aa912.tar.gz
linux-omap: move to 2.6.37 final
There is no 2.6.37-omap1 tag and linus' tree is missing fixes, so patch up -rc8 with the patches from mainline Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/linux/linux-omap_2.6.37.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.37.bb147
1 files changed, 147 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.37.bb b/recipes/linux/linux-omap_2.6.37.bb
new file mode 100644
index 0000000000..e3b8c6fa54
--- /dev/null
+++ b/recipes/linux/linux-omap_2.6.37.bb
@@ -0,0 +1,147 @@
+require multi-kernel.inc
+
+DESCRIPTION = "Linux kernel for OMAP processors"
+KERNEL_IMAGETYPE = "uImage"
+
+COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook|usrp-e1xx)"
+
+# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
+PV = "2.6.37"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+SRCREV = "fa3b4e23ec20cfc944db7cc2b30b0d82c20e4472"
+
+FILESPATHPKG_prepend = "linux-omap-2.6.37:"
+
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
+ file://defconfig"
+
+SRC_URI_append = " \
+ file://linus/0001-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch \
+ file://linus/0002-ARM-smp-avoid-incrementing-mm_users-on-CPU-startup.patch \
+ file://linus/0003-ARM-get-rid-of-kmap_high_l1_vipt.patch \
+ file://linus/0004-ARM-fix-cache-xsc3l2-after-stack-based-kmap_atomic.patch \
+ file://linus/0005-ARM-fix-cache-feroceon-l2-after-stack-based-kmap_ato.patch \
+ file://linus/0006-drm-i915-Set-the-required-VFMUNIT-clock-gating-disab.patch \
+ file://linus/0007-drm-i915-sdvo-Add-hdmi-connector-properties-after-in.patch \
+ file://linus/0008-drm-i915-intel_ips-When-i915-loads-after-IPS-make-IP.patch \
+ file://linus/0009-drm-i915-Verify-Ironlake-eDP-presence-on-DP_A-using-.patch \
+ file://linus/0010-ARM-6536-1-Add-missing-SZ_-32-64-128.patch \
+ file://linus/0011-ARM-6537-1-update-Nomadik-U300-and-Ux500-maintainers.patch \
+ file://linus/0012-ARM-6540-1-Stop-irqsoff-trace-on-return-to-user.patch \
+ file://linus/0013-ueagle-atm-fix-PHY-signal-initialization-race.patch \
+ file://linus/0014-ehea-Avoid-changing-vlan-flags.patch \
+ file://linus/0015-ppp-allow-disabling-multilink-protocol-ID-compressio.patch \
+ file://linus/0016-skfp-testing-the-wrong-variable-in-skfp_driver_init.patch \
+ file://linus/0017-ASoC-codecs-Add-missing-control_type-initialization.patch \
+ file://linus/0018-ASoC-codecs-max98088-Fix-register-cache-incoherency.patch \
+ file://linus/0019-ASoC-codecs-wm8523-Fix-register-cache-incoherency.patch \
+ file://linus/0020-ASoC-codecs-wm8741-Fix-register-cache-incoherency.patch \
+ file://linus/0021-ASoC-codecs-wm8904-Fix-register-cache-incoherency.patch \
+ file://linus/0022-ASoC-codecs-wm8955-Fix-register-cache-incoherency.patch \
+ file://linus/0023-ASoC-codecs-wm8962-Fix-register-cache-incoherency.patch \
+ file://linus/0024-ASoC-codecs-wm9090-Fix-register-cache-incoherency.patch \
+ file://linus/0025-ASoC-codecs-wm8753-Fix-register-cache-incoherency.patch \
+ file://linus/0026-KVM-MMU-Fix-incorrect-direct-gfn-for-unpaged-mode-sh.patch \
+ file://linus/0027-fix-freeing-user_struct-in-user-cache.patch \
+ file://linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch \
+ file://linus/0029-kconfig-fix-undesirable-side-effect-of-adding-visibl.patch \
+ file://linus/0030-spi-m68knommu-Coldfire-QSPI-platform-support.patch \
+ file://linus/0031-sound-Prevent-buffer-overflow-in-OSS-load_mixer_volu.patch \
+ file://linus/0032-ALSA-hda-Use-LPIB-quirk-for-Dell-Inspiron-m101z-1120.patch \
+ file://linus/0033-Revert-drm-i915-bios-Reverse-order-of-100-120-Mhz-SS.patch \
+ file://linus/0034-drm-i915-dvo-Report-LVDS-attached-to-ch701x-as-conne.patch \
+ file://linus/0035-update-Documentation-filesystems-Locking.patch \
+ file://linus/0036-memcg-fix-wrong-VM_BUG_ON-in-try_charge-s-mm-owner-c.patch \
+ file://linus/0037-Revert-Staging-zram-work-around-oops-due-to-startup-.patch \
+ file://linus/0038-CAN-Use-inode-instead-of-kernel-address-for-proc-fil.patch \
+ file://linus/0039-ISDN-Gigaset-Fix-memory-leak-in-do_disconnect_req.patch \
+ file://linus/0040-Broadcom-CNIC-core-network-driver-fix-mem-leak-on-al.patch \
+ file://linus/0041-tg3-fix-return-value-check-in-tg3_read_vpd.patch \
+ file://linus/0042-starfire-Fix-dma_addr_t-size-test-for-MIPS.patch \
+ file://linus/0043-drivers-atm-atmtcp.c-add-missing-atm_dev_put.patch \
+ file://linus/0044-KVM-i8259-initialize-isr_ack.patch \
+ file://linus/0045-hwmon-s3c-hwmon-Fix-compilation.patch \
+ file://linus/0046-watchdog-Improve-initialisation-error-message-and-do.patch \
+ file://linus/0047-ARM-6605-1-Add-missing-include-asm-memory.h.patch \
+ file://linus/0048-mv_xor-fix-race-in-tasklet-function.patch \
+ file://linus/0049-dmaengine-provide-dummy-functions-for-DMA_ENGINE-n.patch \
+ file://linus/0050-media-cx25840-Prevent-device-probe-failure-due-to-vo.patch \
+ file://linus/0051-media-wm8775-Revert-changeset-fcb9757333-to-avoid-a-.patch \
+ file://linus/0052-media-em28xx-radio_fops-should-also-use-unlocked_ioc.patch \
+ file://linus/0053-arch-x86-oprofile-op_model_amd.c-Perform-initialisat.patch \
+ file://linus/0054-perf-Fix-callchain-hit-bad-cast-on-ascii-display.patch \
+ file://linus/0056-ARM-it8152-add-IT8152_LAST_IRQ-definition-to-fix-bui.patch \
+ file://linus/0057-ARM-pxa-fix-page-table-corruption-on-resume.patch \
+ file://linus/0058-atl1-fix-oops-when-changing-tx-rx-ring-params.patch \
+ file://linus/0059-bridge-fix-br_multicast_ipv6_rcv-for-paged-skbs.patch \
+ file://linus/0060-name_to_dev_t-must-not-call-__init-code.patch \
+ file://linus/0061-bridge-stp-ensure-mac-header-is-set.patch \
+ file://linus/0062-ima-fix-add-LSM-rule-bug.patch \
+ file://linus/0063-arch-mn10300-kernel-irq.c-fix-build.patch \
+ file://linus/0064-remove-trim_fs-method-from-Documentation-filesystems.patch \
+ file://linus/0065-ipv4-route.c-respect-prefsrc-for-local-routes.patch \
+ file://linus/0066-Linux-2.6.37.patch \
+ \
+ file://base/0001-ARM-OMAP-Power-on-EHCI-serial-camera-and-DVI-on-beag.patch \
+ file://base/0002-omap-Beagle-detect-new-xM-revision-B.patch \
+ file://base/0003-ARM-OMAP-beagleboard-Add-infrastructure-to-do-fixups.patch \
+ file://base/0004-ARM-OMAP-beagleboard-pre-export-GPIOs-to-userspace-w.patch \
+ file://base/0005-modedb.c-add-proper-720p60-mode.patch \
+ file://base/0006-mmc-don-t-display-single-block-read-console-messages.patch \
+ file://base/0007-MTD-silence-ecc-errors-on-mtdblock0.patch \
+ file://base/0008-Miracle-patch.patch \
+ file://base/0009-ARM-OMAP-add-omap_rev_-macros.patch \
+ file://base/0010-OMAP-DSS2-enable-hsclk-in-dsi_pll_init-for-OMAP36XX.patch \
+ file://base/0011-omap3-beagleboard-add-WIP-support-for-beagleboardtoy.patch \
+ file://base/0012-drivers-net-smsc911x-return-ENODEV-if-device-is-not-.patch \
+ file://base/0013-drivers-input-touchscreen-ads7846-return-ENODEV-if-d.patch \
+ file://base/0014-ASoC-enable-audio-capture-by-default-for-twl4030.patch \
+ file://base/0015-MFD-enable-madc-clock.patch \
+ file://base/0016-MFD-add-twl4030-madc-driver.patch \
+ file://base/0017-ARM-OMAP-Add-twl4030-madc-support-to-Overo.patch \
+ file://base/0018-ARM-OMAP-Add-twl4030-madc-support-to-Beagle.patch \
+ file://base/0019-OMAP-DSS2-Add-support-for-Samsung-LTE430WQ-F0C-panel.patch \
+ file://base/0020-OMAP-DSS2-Add-support-for-LG-Philips-LB035Q02-panel.patch \
+ file://base/0021-OMAP-DSS2-add-bootarg-for-selecting-svideo-or-compos.patch \
+ file://base/0022-ARM-OMAP2-mmc-twl4030-move-clock-input-selection-pri.patch \
+ file://base/0023-RTC-add-support-for-backup-battery-recharge.patch \
+ file://base/0024-ARM-OMAP-automatically-set-musb-mode-in-platform-dat.patch \
+ file://base/0025-OMAP-DSS2-check-for-both-cpu-type-and-revision-rathe.patch \
+ file://base/0026-OMAP-DSS2-Add-DSS2-support-for-Overo.patch \
+ \
+ file://dvfs/0001-OMAP3-PM-Adding-T2-enabling-of-smartreflex.patch \
+ file://dvfs/0002-OMAP-CPUfreq-ensure-driver-initializes-after-cpufreq.patch \
+ file://dvfs/0003-OMAP-CPUfreq-ensure-policy-is-fully-initialized.patch \
+ file://dvfs/0004-OMAP3-PM-CPUFreq-driver-for-OMAP3.patch \
+ file://dvfs/0005-OMAP-PM-CPUFREQ-Fix-conditional-compilation.patch \
+ file://dvfs/0006-OMAP-Introduce-a-user-list-for-each-voltage-domain-i.patch \
+ file://dvfs/0007-OMAP-Introduce-API-in-the-OPP-layer-to-find-the-opp-.patch \
+ file://dvfs/0008-OMAP-Introduce-API-to-register-a-device-with-a-volta.patch \
+ file://dvfs/0009-OMAP-Introduce-device-specific-set-rate-and-get-rate.patch \
+ file://dvfs/0010-OMAP-Voltage-layer-changes-to-support-DVFS.patch \
+ file://dvfs/0011-OMAP-Introduce-dependent-voltage-domain-support.patch \
+ file://dvfs/0012-OMAP-Introduce-device-scale.patch \
+ file://dvfs/0013-OMAP-Disable-smartreflex-across-DVFS.patch \
+ file://dvfs/0014-OMAP3-Introduce-custom-set-rate-and-get-rate-APIs-fo.patch \
+ file://dvfs/0015-OMAP3-Update-cpufreq-driver-to-use-the-new-set_rate-.patch \
+ file://dvfs/0016-OMAP3-Introduce-voltage-domain-info-in-the-hwmod-str.patch \
+ file://dvfs/0017-OMAP3-Add-voltage-dependency-table-for-VDD1.patch \
+ file://dvfs/0018-omap3-4-opp-make-omapx_opp_init-non-static.patch \
+ file://dvfs/0019-OMAP3-beagle-xm-enable-upto-1GHz-OPP.patch \
+ \
+ file://dvfs/0001-omap3-add-support-for-720MHz-MPU-OPP.patch \
+ file://dvfs/0002-OMAP35x-Add-support-for-720MHz-part.patch \
+ file://dvfs/0003-OMAP3-beagle-C4-enable-upto-720MHz-OPP.patch \
+ file://dvfs/0004-OMAP3-Overo-Tide-enable-upto-720MHz-OPP.patch \
+ "
+
+SRC_URI_append_usrp-e1xx = "\
+ file://usrp/0001-Add-defines-to-set-config-options-in-GPMC-per-CS-con.patch \
+ file://usrp/0002-Add-functions-to-dma.c-to-set-address-and-length-for.patch \
+ file://usrp/0003-usrp-embedded-Add-driver-for-USRP-Embedded-FPGA-inte.patch \
+"
+
+SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
+"
+
+S = "${WORKDIR}/git"