mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 07:20:53 +00:00
linux 3.0: add patch to fix SGX driver
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "(beagleboard)"
|
||||
SRCREV_pn-${PN} = "02f8c6aee8df3cdc935e9bdd4f2d020306035dbe"
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||
MACHINE_KERNEL_PR_append = "g"
|
||||
MACHINE_KERNEL_PR_append = "h"
|
||||
|
||||
FILESPATHPKG_prepend = "linux-3.0:"
|
||||
|
||||
@@ -199,6 +199,8 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;pro
|
||||
file://madc/0002-mfd-twl-core-enable-madc-clock.patch \
|
||||
\
|
||||
file://sakoman/0001-mmc-don-t-display-single-block-read-console-messages.patch \
|
||||
\
|
||||
file://sgx/0001-ARM-L2-Add-and-export-outer_clean_all.patch \
|
||||
file://defconfig"
|
||||
|
||||
SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
|
||||
|
||||
Reference in New Issue
Block a user