summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb
blob: 76350306c601c06e1da646edc9a1f634573c76c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LINUX_VERSION = "4.14.73"
LINUX_VERSION_SUFFIX = "-ltsi-rt"

SRCREV = "d28435f2010b6fa334bd6abe709f7cd890ccc22c"

include linux-altera.inc

FILESEXTRAPATHS_prepend := "${THISDIR}/config:"

#DE0 dts name changed in later kernels
KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_nano_soc.dtb"
KERNEL_DEVICETREE_append_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb"

SRC_URI_append_cyclone5 = " file://config_lbdaf.cfg "
SRC_URI_append_arria5 = " file://config_lbdaf.cfg "
SRC_URI_append_arria10 = " file://config_lbdaf.cfg "