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

SRCREV = "1224831d560bf5c1a215220548163d8663a30ecb"

include linux-altera.inc

FILESEXTRAPATHS_prepend := "${THISDIR}/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 \
"