summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-19 12:31:46 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-19 14:33:49 -0400
commitebbeb55561f15e6ebf760e5b735a92bcdcdeaca1 (patch)
tree74a53bd3d39d692d6f44e329908bd52c2408bb28 /recipes-kernel/linux/linux-ti33x-psp_3.2.bb
parent0d0e2c1e274e1885d8b5cb07421449e9d0016c2c (diff)
downloadmeta-ti-ebbeb55561f15e6ebf760e5b735a92bcdcdeaca1.tar.gz
linux-ti335x-psp 3.2: update to v3.2.11
Also add script used to generate patches and SRC_URI Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb188
1 files changed, 142 insertions, 46 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index 79a315a1..0476e54b 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
11 11
12BRANCH = "v3.2-staging" 12BRANCH = "v3.2-staging"
13SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91" 13SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
14MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}" 14MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
15 15
16COMPATIBLE_MACHINE = "(ti33x)" 16COMPATIBLE_MACHINE = "(ti33x)"
17 17
@@ -24,6 +24,9 @@ FILESPATH =. "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "${CONFIGS_PSP}
24SRC_URI += "git://arago-project.org/git/projects/linux-am33x.git;protocol=http;branch=${BRANCH} \ 24SRC_URI += "git://arago-project.org/git/projects/linux-am33x.git;protocol=http;branch=${BRANCH} \
25 file://defconfig" 25 file://defconfig"
26 26
27SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"
28SRC_URI_append_beaglebone = " file://logo_linux_clut224.ppm"
29
27PATCHES_OVER_PSP = " \ 30PATCHES_OVER_PSP = " \
28 file://3.2.1/0001-MAINTAINERS-stable-Update-address.patch \ 31 file://3.2.1/0001-MAINTAINERS-stable-Update-address.patch \
29 file://3.2.1/0002-Documentation-Update-stable-address.patch \ 32 file://3.2.1/0002-Documentation-Update-stable-address.patch \
@@ -480,49 +483,142 @@ PATCHES_OVER_PSP = " \
480 file://3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch \ 483 file://3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch \
481 file://3.2.9/0052-hwmon-ads1015-Fix-file-leak-in-probe-function.patch \ 484 file://3.2.9/0052-hwmon-ads1015-Fix-file-leak-in-probe-function.patch \
482 file://3.2.9/0053-ARM-omap-fix-oops-in-drivers-video-omap2-dss-dpi.c.patch \ 485 file://3.2.9/0053-ARM-omap-fix-oops-in-drivers-video-omap2-dss-dpi.c.patch \
483 file://3.2.9/0055-x86-amd-Fix-L1i-and-L2-cache-sharing-information-for.patch \ 486 file://3.2.9/0054-x86-amd-Fix-L1i-and-L2-cache-sharing-information-for.patch \
484 file://3.2.9/0056-ath9k-stop-on-rates-with-idx-1-in-ath9k-rate-control.patch \ 487 file://3.2.9/0055-ath9k-stop-on-rates-with-idx-1-in-ath9k-rate-control.patch \
485 file://3.2.9/0057-genirq-Unmask-oneshot-irqs-when-thread-was-not-woken.patch \ 488 file://3.2.9/0056-genirq-Unmask-oneshot-irqs-when-thread-was-not-woken.patch \
486 file://3.2.9/0058-genirq-Handle-pending-irqs-in-irq_startup.patch \ 489 file://3.2.9/0057-genirq-Handle-pending-irqs-in-irq_startup.patch \
487 file://3.2.9/0059-scsi_scan-Fix-Poison-overwritten-warning-caused-by-u.patch \ 490 file://3.2.9/0058-scsi_scan-Fix-Poison-overwritten-warning-caused-by-u.patch \
488 file://3.2.9/0060-scsi_pm-Fix-bug-in-the-SCSI-power-management-handler.patch \ 491 file://3.2.9/0059-scsi_pm-Fix-bug-in-the-SCSI-power-management-handler.patch \
489 file://3.2.9/0061-ipvs-fix-matching-of-fwmark-templates-during-schedul.patch \ 492 file://3.2.9/0060-ipvs-fix-matching-of-fwmark-templates-during-schedul.patch \
490 file://3.2.9/0062-jme-Fix-FIFO-flush-issue.patch \ 493 file://3.2.9/0061-jme-Fix-FIFO-flush-issue.patch \
491 file://3.2.9/0063-davinci_emac-Do-not-free-all-rx-dma-descriptors-duri.patch \ 494 file://3.2.9/0062-davinci_emac-Do-not-free-all-rx-dma-descriptors-duri.patch \
492 file://3.2.9/0064-builddeb-Don-t-create-files-in-tmp-with-predictable-.patch \ 495 file://3.2.9/0063-builddeb-Don-t-create-files-in-tmp-with-predictable-.patch \
493 file://3.2.9/0065-can-sja1000-fix-isr-hang-when-hw-is-unplugged-under-.patch \ 496 file://3.2.9/0064-can-sja1000-fix-isr-hang-when-hw-is-unplugged-under-.patch \
494 file://3.2.9/0066-hdpvr-fix-race-conditon-during-start-of-streaming.patch \ 497 file://3.2.9/0065-hdpvr-fix-race-conditon-during-start-of-streaming.patch \
495 file://3.2.9/0067-imon-don-t-wedge-hardware-after-early-callbacks.patch \ 498 file://3.2.9/0066-imon-don-t-wedge-hardware-after-early-callbacks.patch \
496 file://3.2.9/0068-hwmon-f75375s-Fix-register-write-order-when-setting-.patch \ 499 file://3.2.9/0067-hwmon-f75375s-Fix-register-write-order-when-setting-.patch \
497 file://3.2.9/0069-epoll-introduce-POLLFREE-to-flush-signalfd_wqh-befor.patch \ 500 file://3.2.9/0068-epoll-introduce-POLLFREE-to-flush-signalfd_wqh-befor.patch \
498 file://3.2.9/0070-epoll-ep_unregister_pollwait-can-use-the-freed-pwq-w.patch \ 501 file://3.2.9/0069-epoll-ep_unregister_pollwait-can-use-the-freed-pwq-w.patch \
499 file://3.2.9/0071-epoll-limit-paths.patch \ 502 file://3.2.9/0070-epoll-limit-paths.patch \
500 file://3.2.9/0072-cdrom-use-copy_to_user-without-the-underscores.patch \ 503 file://3.2.9/0071-cdrom-use-copy_to_user-without-the-underscores.patch \
501 file://3.2.9/0073-Linux-3.2.9.patch \ 504 file://3.2.9/0072-Linux-3.2.9.patch \
502 file://0002-f_rndis-HACK-around-undefined-variables.patch \ 505 file://3.2.10/0001-autofs-work-around-unhappy-compat-problem-on-x86-64.patch \
503 file://0003-da8xx-fb-add-DVI-support-for-beaglebone.patch \ 506 file://3.2.10/0002-Fix-autofs-compile-without-CONFIG_COMPAT.patch \
504 file://0004-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \ 507 file://3.2.10/0003-compat-fix-compile-breakage-on-s390.patch \
505 file://0005-more-beaglebone-merges.patch \ 508 file://3.2.10/0004-drm-i915-Prevent-a-machine-hang-by-checking-crtc-act.patch \
506 file://0006-beaglebone-disable-tsadc.patch \ 509 file://3.2.10/0005-ARM-LPC32xx-serial.c-HW-bug-workaround.patch \
507 file://0007-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \ 510 file://3.2.10/0006-ARM-LPC32xx-serial.c-Fixed-loop-limit.patch \
508 file://0008-tscadc-Add-board-file-mfd-support-fix-warning.patch \ 511 file://3.2.10/0007-ARM-LPC32xx-irq.c-Clear-latched-event.patch \
509 file://0009-AM335X-init-tsc-bone-style-for-new-boards.patch \ 512 file://3.2.10/0008-ARM-LPC32xx-Fix-interrupt-controller-init.patch \
510 file://0010-tscadc-make-stepconfig-channel-configurable.patch \ 513 file://3.2.10/0009-ARM-LPC32xx-Fix-irq-on-GPI_28.patch \
511 file://0011-tscadc-Trigger-through-sysfs.patch \ 514 file://3.2.10/0010-watchdog-hpwdt-clean-up-set_memory_x-call-for-32-bit.patch \
512 file://0012-meta-ti-Remove-debug-messages-for-meta-ti.patch \ 515 file://3.2.10/0011-i2c-mxs-only-flag-completion-when-queue-is-completel.patch \
513 file://0013-tscadc-switch-to-polling-instead-of-interrupts.patch \ 516 file://3.2.10/0012-regulator-fix-the-ldo-configure-according-to-88pm860.patch \
514 file://0014-beaglebone-fix-ADC-init.patch \ 517 file://3.2.10/0013-S390-KEYS-Enable-the-compat-keyctl-wrapper-on-s390x.patch \
515 file://0015-AM335x-MUX-add-ehrpwm1A.patch \ 518 file://3.2.10/0014-perf-x86-kvm-Fix-Host-Only-Guest-Only-counting-with-.patch \
516 file://0016-beaglebone-enable-PWM-for-lcd-backlight-backlight-is.patch \ 519 file://3.2.10/0015-ALSA-hda-realtek-Fix-resume-of-multiple-input-source.patch \
517 file://0017-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \ 520 file://3.2.10/0016-ALSA-hda-Add-a-fake-mute-feature.patch \
518 file://0018-beaglebone-set-default-brightness-to-50-for-pwm-back.patch \ 521 file://3.2.10/0017-ALSA-hda-Always-set-HP-pin-in-unsol-handler-for-STAC.patch \
519 file://0019-st7735fb-WIP-framebuffer-driver-supporting-Adafruit-.patch \ 522 file://3.2.10/0018-regset-Prevent-null-pointer-reference-on-readonly-re.patch \
520 file://0020-beaglebone-use-P8_6-gpio1_3-as-w1-bus.patch \ 523 file://3.2.10/0019-regset-Return-EFAULT-not-EIO-on-host-side-memory-fau.patch \
521 file://0021-beaglebone-add-support-for-Towertech-TT3201-CAN-cape.patch \ 524 file://3.2.10/0020-mfd-Fix-ACPI-conflict-check.patch \
522 file://0022-ARM-OMAP2-am33xx-fix-serial-mux-warnings-for-am33xx.patch \ 525 file://3.2.10/0021-mfd-Test-for-jack-detection-when-deciding-if-wm8994-.patch \
523 file://0023-ARM-OMAP2-am335x-correct-McASP0-pin-mux-detail.patch \ 526 file://3.2.10/0022-genirq-Clear-action-thread_mask-if-IRQ_ONESHOT-is-no.patch \
527 file://3.2.10/0023-ARM-S3C24XX-DMA-resume-regression-fix.patch \
528 file://3.2.10/0024-Move-Logitech-Harmony-900-from-cdc_ether-to-zaurus.patch \
529 file://3.2.10/0025-alpha-fix-32-64-bit-bug-in-futex-support.patch \
530 file://3.2.10/0026-mmc-atmel-mci-don-t-use-dma-features-when-using-DMA-.patch \
531 file://3.2.10/0027-mmc-sdhci-esdhc-imx-fix-for-mmc-cards-on-i.MX5.patch \
532 file://3.2.10/0028-aio-wake-up-waiters-when-freeing-unused-kiocbs.patch \
533 file://3.2.10/0029-mm-memcg-Correct-unregistring-of-events-attached-to-.patch \
534 file://3.2.10/0030-NOMMU-Don-t-need-to-clear-vm_mm-when-deleting-a-VMA.patch \
535 file://3.2.10/0031-cifs-fix-dentry-refcount-leak-when-opening-a-FIFO-on.patch \
536 file://3.2.10/0032-mac80211-zero-initialize-count-field-in-ieee80211_tx.patch \
537 file://3.2.10/0033-ath9k_hw-prevent-writes-to-const-data-on-AR9160.patch \
538 file://3.2.10/0034-kprobes-return-proper-error-code-from-register_kprob.patch \
539 file://3.2.10/0035-mm-thp-fix-BUG-on-mm-nr_ptes.patch \
540 file://3.2.10/0036-iwlwifi-fix-key-removal.patch \
541 file://3.2.10/0037-tty-powerpc-early-udbg-consoles-can-t-be-modules.patch \
542 file://3.2.10/0038-S390-qdio-fix-handler-function-arguments-for-zfcp-da.patch \
543 file://3.2.10/0039-rapidio-tsi721-fix-queue-wrapping-bug-in-inbound-doo.patch \
544 file://3.2.10/0040-HID-usbhid-Add-NOGET-quirk-for-the-AIREN-Slim-keyboa.patch \
545 file://3.2.10/0041-crypto-mv_cesa-fix-final-callback-not-ignoring-input.patch \
546 file://3.2.10/0042-osd_uld-Bump-MAX_OSD_DEVICES-from-64-to-1-048-576.patch \
547 file://3.2.10/0043-viafb-select-HW-scaling-on-VX900-for-IGA2.patch \
548 file://3.2.10/0044-viafb-fix-IGA1-modesetting-on-VX900.patch \
549 file://3.2.10/0045-ASoC-dapm-Check-for-bias-level-when-powering-down.patch \
550 file://3.2.10/0046-ASoC-i.MX-SSI-Fix-DSP_A-format.patch \
551 file://3.2.10/0047-bsg-fix-sysfs-link-remove-warning.patch \
552 file://3.2.10/0048-avr32-select-generic-atomic64_t-support.patch \
553 file://3.2.10/0049-ACPI-PM-Do-not-save-restore-NVS-on-Asus-K54C-K54HR.patch \
554 file://3.2.10/0050-rtl8192cu-Add-new-device-IDs.patch \
555 file://3.2.10/0051-drm-i915-gen7-implement-rczunit-workaround.patch \
556 file://3.2.10/0052-drm-i915-gen7-Implement-an-L3-caching-workaround.patch \
557 file://3.2.10/0053-drm-i915-gen7-work-around-a-system-hang-on-IVB.patch \
558 file://3.2.10/0054-drm-i915-gen7-Disable-the-RHWO-optimization-as-it-ca.patch \
559 file://3.2.10/0055-drm-i915-fix-ELD-writing-for-SandyBridge.patch \
560 file://3.2.10/0056-ARM-orion-Fix-USB-phy-for-orion5x.patch \
561 file://3.2.10/0057-ARM-orion-Fix-Orion5x-GPIO-regression-from-MPP-clean.patch \
562 file://3.2.10/0058-OMAP-4430SDP-Panda-use-gpio_free_array-to-free-HDMI-.patch \
563 file://3.2.10/0059-OMAP-4430SDP-Panda-rename-HPD-GPIO-to-CT_CP_HPD.patch \
564 file://3.2.10/0060-OMAPDSS-remove-wrong-HDMI-HPD-muxing.patch \
565 file://3.2.10/0061-OMAP-4430SDP-Panda-setup-HDMI-GPIO-muxes.patch \
566 file://3.2.10/0062-OMAP-4430SDP-Panda-add-HDMI-HPD-gpio.patch \
567 file://3.2.10/0063-OMAPDSS-HDMI-PHY-burnout-fix.patch \
568 file://3.2.10/0064-OMAPDSS-HDMI-hot-plug-detect-fix.patch \
569 file://3.2.10/0065-ARM-7345-1-errata-update-workaround-for-A9-erratum-7.patch \
570 file://3.2.10/0066-ARM-7354-1-perf-limit-sample_period-to-half-max_peri.patch \
571 file://3.2.10/0067-ARM-7355-1-perf-clear-overflow-flag-when-disabling-c.patch \
572 file://3.2.10/0068-ARM-7356-1-perf-check-that-we-have-an-event-in-the-P.patch \
573 file://3.2.10/0069-ARM-7357-1-perf-fix-overflow-handling-for-xscale2-PM.patch \
574 file://3.2.10/0070-media-staging-lirc_serial-Fix-init-exit-order.patch \
575 file://3.2.10/0071-media-staging-lirc_serial-Free-resources-on-failure-.patch \
576 file://3.2.10/0072-media-staging-lirc_serial-Fix-deadlock-on-resume-fai.patch \
577 file://3.2.10/0073-media-staging-lirc_serial-Do-not-assume-error-codes-.patch \
578 file://3.2.10/0074-Input-ALPS-fix-touchpad-detection-when-buttons-are-p.patch \
579 file://3.2.10/0075-hwmon-pmbus_core-Fix-maximum-number-of-POUT-alarm-at.patch \
580 file://3.2.10/0076-hwmon-jc42-Add-support-for-ST-Microelectronics-STTS2.patch \
581 file://3.2.10/0077-hwmon-jc42-Add-support-for-AT30TS00-TS3000GB2-TSE200.patch \
582 file://3.2.10/0078-hwmon-zl6100-Maintain-delay-parameter-in-driver-inst.patch \
583 file://3.2.10/0079-carl9170-Fix-memory-accounting-when-sta-is-in-power-.patch \
584 file://3.2.10/0080-carl9170-fix-frame-delivery-if-sta-is-in-powersave-m.patch \
585 file://3.2.10/0081-drm-radeon-kms-set-SX_MISC-in-the-r6xx-blit-code-v2.patch \
586 file://3.2.10/0082-net-usbnet-avoid-recursive-locking-in-usbnet_stop.patch \
587 file://3.2.10/0083-x86-amd-iommu_set_device_table-must-not-be-__init.patch \
588 file://3.2.10/0084-dm-ioctl-do-not-leak-argv-if-target-message-only-con.patch \
589 file://3.2.10/0085-dm-io-fix-discard-support.patch \
590 file://3.2.10/0086-dm-flakey-fix-crash-on-read-when-corrupt_bio_byte-no.patch \
591 file://3.2.10/0087-dm-thin-metadata-remove-incorrect-close_device-on-cr.patch \
592 file://3.2.10/0088-dm-thin-metadata-unlock-superblock-in-init_pmd-error.patch \
593 file://3.2.10/0089-dm-thin-metadata-decrement-counter-after-removing-ma.patch \
594 file://3.2.10/0090-dm-raid-set-MD_CHANGE_DEVS-when-rebuilding.patch \
595 file://3.2.10/0091-dm-raid-fix-flush-support.patch \
596 file://3.2.10/0092-cs5535-mfgpt-don-t-call-__init-function-from-__devin.patch \
597 file://3.2.10/0093-mfd-Fix-cs5535-section-mismatch.patch \
598 file://3.2.10/0094-spi-topcliff-pch-rename-pch_spi_pcidev-to-pch_spi_pc.patch \
599 file://3.2.10/0095-Linux-3.2.10.patch \
600 file://3.2.11/0001-Revert-mfd-Test-for-jack-detection-when-deciding-if-.patch \
601 file://3.2.11/0002-Linux-3.2.11.patch \
602 file://beaglebone/0001-f_rndis-HACK-around-undefined-variables.patch \
603 file://beaglebone/0002-da8xx-fb-add-DVI-support-for-beaglebone.patch \
604 file://beaglebone/0003-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \
605 file://beaglebone/0004-more-beaglebone-merges.patch \
606 file://beaglebone/0005-beaglebone-disable-tsadc.patch \
607 file://beaglebone/0006-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \
608 file://beaglebone/0007-tscadc-Add-board-file-mfd-support-fix-warning.patch \
609 file://beaglebone/0008-AM335X-init-tsc-bone-style-for-new-boards.patch \
610 file://beaglebone/0009-tscadc-make-stepconfig-channel-configurable.patch \
611 file://beaglebone/0010-tscadc-Trigger-through-sysfs.patch \
612 file://beaglebone/0011-meta-ti-Remove-debug-messages-for-meta-ti.patch \
613 file://beaglebone/0012-tscadc-switch-to-polling-instead-of-interrupts.patch \
614 file://beaglebone/0013-beaglebone-fix-ADC-init.patch \
615 file://beaglebone/0014-AM335x-MUX-add-ehrpwm1A.patch \
616 file://beaglebone/0015-beaglebone-enable-PWM-for-lcd-backlight-backlight-is.patch \
617 file://beaglebone/0016-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \
618 file://beaglebone/0017-beaglebone-set-default-brightness-to-50-for-pwm-back.patch \
619 file://beaglebone/0018-st7735fb-WIP-framebuffer-driver-supporting-Adafruit-.patch \
620 file://beaglebone/0019-beaglebone-use-P8_6-gpio1_3-as-w1-bus.patch \
621 file://beaglebone/0020-beaglebone-add-support-for-Towertech-TT3201-CAN-cape.patch \
622 file://beaglebone/0021-ARM-OMAP2-am33xx-fix-serial-mux-warnings-for-am33xx.patch \
623 file://beaglebone/0022-ARM-OMAP2-am335x-correct-McASP0-pin-mux-detail.patch \
524" 624"
525
526SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"
527SRC_URI_append_beaglebone = " file://logo_linux_clut224.ppm"
528