From 34d96f765c4fb043d1c6ca744c88aadb884b9be1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 1 Sep 2011 17:39:32 +0200 Subject: [PATCH] linux 3.0: remove flaky ABB patches Signed-off-by: Koen Kooi --- recipes-kernel/linux/linux_3.0.bb | 11 ++--------- 1 file 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" SRCREV_pn-${PN} = "04aa37b5f943920017ad094e776cd5514b1a9246" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc -MACHINE_KERNEL_PR_append = "a" +MACHINE_KERNEL_PR_append = "b" FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" @@ -183,14 +183,7 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-3.0.y.git file://pm-wip/cpufreq/0017-OMAP2-cpufreq-notify-even-with-bad-boot-frequency.patch \ file://pm-wip/cpufreq/0018-OMAP2-cpufreq-Enable-all-CPUs-in-shared-policy-mask.patch \ file://pm-wip/cpufreq/0019-OMAP2-CPUfreq-update-lpj-with-reference-value-to-avo.patch \ - file://bias/0001-OMAP3630-PRM-add-ABB-PRM-register-definitions.patch \ - file://bias/0002-OMAP3-PM-VP-generalize-PRM-interrupt-helpers.patch \ - file://bias/0003-OMAP3-PRM-add-tranxdone-IRQ-handlers-for-ABB.patch \ - file://bias/0004-OMAP3-ABB-Adaptive-Body-Bias-structures-data.patch \ - file://bias/0005-OMAP3-OPP-add-ABB-data-to-voltage-tables.patch \ - file://bias/0006-OMAP3-Voltage-add-ABB-data-to-voltage-domains.patch \ - file://bias/0007-OMAP3-ABB-initialization-transition-functions.patch \ - file://bias/0008-OMAP3-Voltage-add-ABB-to-voltage-scaling.patch \ + \ file://beagle/0001-OMAP3-beagle-add-support-for-beagleboard-xM-revision.patch \ file://beagle/0002-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \ file://beagle/0003-HACK-OMAP3-beagle-switch-to-GPTIMER1.patch \