1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-29 23:12:45 +00:00

linux-3.0: fixes

* we now have 64kiB of cache instead of 32kiB
* fix the build failure when disabling omap4
* fix lcd boardfile

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-08-17 15:37:08 +02:00
parent ca1f089127
commit d079bc5d0d
6 changed files with 224 additions and 62 deletions
+4 -1
View File
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "(beagleboard)"
SRCREV_pn-${PN} = "94ed5b4788a7cdbe68bc7cb8516972cbebdc8274"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "n"
MACHINE_KERNEL_PR_append = "o"
FILESPATHPKG_prepend = "linux-3.0:"
@@ -219,6 +219,9 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-3.0.y.git
file://ulcd/0001-omap2-displays-Add-support-for-ThreeFiveCorp-S9700-D.patch \
file://ulcd/0002-omap3-beagle-added-lcd-driver.patch \
file://ulcd/0003-Make-fbset-show-correct-timing-values.patch \
\
file://omap4/0001-OMAP-Fix-linking-error-in-twl-common.c-for-OMAP2-3-4.patch \
\
file://defconfig"
SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \