summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux_3.0.bb')
-rw-r--r--recipes-kernel/linux/linux_3.0.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
index dd531abd..40e7ea5e 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"
10SRCREV_pn-${PN} = "04aa37b5f943920017ad094e776cd5514b1a9246" 10SRCREV_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
13MACHINE_KERNEL_PR_append = "b" 13MACHINE_KERNEL_PR_append = "c"
14 14
15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" 15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
16 16
@@ -210,10 +210,8 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-3.0.y.git
210 \ 210 \
211 file://sgx/0001-ARM-L2-Add-and-export-outer_clean_all.patch \ 211 file://sgx/0001-ARM-L2-Add-and-export-outer_clean_all.patch \
212 \ 212 \
213 file://ulcd/0001-omap2-displays-Add-support-for-ThreeFiveCorp-S9700-D.patch \ 213 file://ulcd/0001-OMAP_VOUT-Fix-build-break-caused-by-update_mode-remo.patch \
214 file://ulcd/0002-omap3-beagle-added-lcd-driver.patch \ 214 file://ulcd/0002-WIP-omap-beagleboard-add-bbtoys-ulcd-lite-support.patch \
215 file://ulcd/0003-lcd-Set-LCD-power-enable-GPIO-in-board-file.patch \
216 file://ulcd/0004-Make-fbset-show-correct-timing-values.patch \
217 \ 215 \
218 file://omap4/0001-OMAP-Fix-linking-error-in-twl-common.c-for-OMAP2-3-4.patch \ 216 file://omap4/0001-OMAP-Fix-linking-error-in-twl-common.c-for-OMAP2-3-4.patch \
219 \ 217 \