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

SRCREV = "ae24f5c381017020be89d0f0e9aeb40952e806d3"

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