cornucopia: bump SRCREV
[openembedded.git] / recipes / linux / linux-omap4_2.6.35.3.bb
blobe4bab1395399d4081ddf7baba616895a723d8eb0
1 COMPATIBLE_MACHINE = "omap4430-panda|am45x-evm"
3 require multi-kernel.inc
5 # The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
6 MACHINE_KERNEL_PR_append = "c"
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://0001-ARM-6329-1-wire-up-sys_accept4-on-ARM.patch \
24 file://0002-cgroupfs-create-sys-fs-cgroup-to-mount-cgroupfs-on.patch \
25 file://defconfig"
27 S = "${WORKDIR}/git"