]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-kernel/linux/linux-omap4_2.6.35.3.bb
linux 3.0: move to 3.0.7
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-omap4_2.6.35.3.bb
1 COMPATIBLE_MACHINE = "omap4430-panda"
3 require linux.inc
5 # The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
6 MACHINE_KERNEL_PR_append = "b"
8 CORTEXA8FIXUP = "no"
10 SRCREV = "ti-ubuntu-2.6.35-980.1release13"
12 SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-L24.11 \
13            file://0001-tiler-avoid-lock-ups-due-to-unmapped-DMM-entries.patch \
14            file://0002-ARM-Add-prompt-for-CONFIG_ALIGNMENT_TRAP.patch \
15            file://0003-ARM-Print-warning-on-alignment-trap-in-kernel-mode.patch \
16            file://0004-ARM-Expose-some-CPU-control-registers-via-sysfs.patch \
17            file://0005-ARM-Add-option-to-allow-userspace-PLE-access.patch \
18            file://0006-ARM-Add-option-to-allow-userspace-access-to-performa.patch \
19            file://0007-OMAP4-do-not-force-select-options-which-are-not-requ.patch \
20            file://0008-omap4-pandaboard-add-support-for-DVI-output.patch \
21            file://0001-UBUNTU-Config-Fix-FTBS-caused-by-new-binutils.patch \
22            file://0002-Add-AFLAGS-for-sleep44xx-to-fix-FTBS.patch \
23            file://defconfig \
24            "
26 S = "${WORKDIR}/git"