diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-09-01 17:39:32 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-09-01 17:39:32 +0200 |
| commit | 34d96f765c4fb043d1c6ca744c88aadb884b9be1 (patch) | |
| tree | dc41e9323b45c2b0588a7b07337151fa6545ca26 | |
| parent | 58ad0b1d7501ba6637784b9d4ef4387d7de23832 (diff) | |
| download | meta-ti-34d96f765c4fb043d1c6ca744c88aadb884b9be1.tar.gz | |
linux 3.0: remove flaky ABB patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | recipes-kernel/linux/linux_3.0.bb | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index ce2cd31b..dd531abd 100644 --- a/recipes-kernel/linux/linux_3.0.bb +++ b/recipes-kernel/linux/linux_3.0.bb | |||
| @@ -10,7 +10,7 @@ PV = "3.0.4" | |||
| 10 | SRCREV_pn-${PN} = "04aa37b5f943920017ad094e776cd5514b1a9246" | 10 | SRCREV_pn-${PN} = "04aa37b5f943920017ad094e776cd5514b1a9246" |
| 11 | 11 | ||
| 12 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 12 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 13 | MACHINE_KERNEL_PR_append = "a" | 13 | MACHINE_KERNEL_PR_append = "b" |
| 14 | 14 | ||
| 15 | FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" | 15 | FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" |
| 16 | 16 | ||
| @@ -183,14 +183,7 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-3.0.y.git | |||
| 183 | file://pm-wip/cpufreq/0017-OMAP2-cpufreq-notify-even-with-bad-boot-frequency.patch \ | 183 | file://pm-wip/cpufreq/0017-OMAP2-cpufreq-notify-even-with-bad-boot-frequency.patch \ |
| 184 | file://pm-wip/cpufreq/0018-OMAP2-cpufreq-Enable-all-CPUs-in-shared-policy-mask.patch \ | 184 | file://pm-wip/cpufreq/0018-OMAP2-cpufreq-Enable-all-CPUs-in-shared-policy-mask.patch \ |
| 185 | file://pm-wip/cpufreq/0019-OMAP2-CPUfreq-update-lpj-with-reference-value-to-avo.patch \ | 185 | file://pm-wip/cpufreq/0019-OMAP2-CPUfreq-update-lpj-with-reference-value-to-avo.patch \ |
| 186 | file://bias/0001-OMAP3630-PRM-add-ABB-PRM-register-definitions.patch \ | 186 | \ |
| 187 | file://bias/0002-OMAP3-PM-VP-generalize-PRM-interrupt-helpers.patch \ | ||
| 188 | file://bias/0003-OMAP3-PRM-add-tranxdone-IRQ-handlers-for-ABB.patch \ | ||
| 189 | file://bias/0004-OMAP3-ABB-Adaptive-Body-Bias-structures-data.patch \ | ||
| 190 | file://bias/0005-OMAP3-OPP-add-ABB-data-to-voltage-tables.patch \ | ||
| 191 | file://bias/0006-OMAP3-Voltage-add-ABB-data-to-voltage-domains.patch \ | ||
| 192 | file://bias/0007-OMAP3-ABB-initialization-transition-functions.patch \ | ||
| 193 | file://bias/0008-OMAP3-Voltage-add-ABB-to-voltage-scaling.patch \ | ||
| 194 | file://beagle/0001-OMAP3-beagle-add-support-for-beagleboard-xM-revision.patch \ | 187 | file://beagle/0001-OMAP3-beagle-add-support-for-beagleboard-xM-revision.patch \ |
| 195 | file://beagle/0002-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \ | 188 | file://beagle/0002-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \ |
| 196 | file://beagle/0003-HACK-OMAP3-beagle-switch-to-GPTIMER1.patch \ | 189 | file://beagle/0003-HACK-OMAP3-beagle-switch-to-GPTIMER1.patch \ |
