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

SRCREV = "9862a6691b3f0d5496f39f7b21f6c876dee1549c"

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 \
"