summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-ltsi_4.1.bb
blob: 392d3943413e41f1bf63b75ca54b6e28771c3262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LINUX_VERSION = "4.1"
LINUX_VERSION_SUFFIX = "-ltsi"

SRCREV = "43492a7a9649e30826e4c79a9308ab2850259c26"

include linux-altera.inc

FILESEXTRAPATHS := "${FILE_DIRNAME}/linux-altera-ltsi:"

SRC_URI += "\
           file://0001-compiler-gcc-integrate-the-various-compiler-gcc-345-.patch \
           file://0001-compiler-gcc-disable-ftracer-for-__noclone-functions.patch \
"