summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Vandervennet <yvanderv@opensource.altera.com>2017-08-10 02:07:34 -0500
committerKhem Raj <raj.khem@gmail.com>2017-08-09 13:36:02 -0700
commit12d7066b3c79461538a2996d4ee15d9e67705061 (patch)
tree569c8b1b94d7c07c902216cc72f2164cf57b00b5
parent9d22d2dab4fd219a9d9651cbfce1bab3c3a7fb6a (diff)
downloadmeta-altera-12d7066b3c79461538a2996d4ee15d9e67705061.tar.gz
linux-altera_4.11.bb: add support for the Linux kernel v4.11
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>
-rw-r--r--recipes-kernel/linux/linux-altera_4.11.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.11.bb b/recipes-kernel/linux/linux-altera_4.11.bb
new file mode 100644
index 0000000..2c98f36
--- /dev/null
+++ b/recipes-kernel/linux/linux-altera_4.11.bb
@@ -0,0 +1,11 @@
1LINUX_VERSION = "4.11"
2
3SRCREV = "d0851166caa4ba9f6e2923ffa37f476ebb99e9a0"
4
5include linux-altera.inc
6
7KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb"
8KERNEL_DEVICETREE_cyclone5_append ?= " \
9 socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \
10 socfpga_cyclone5_trcom.dtb socfpga_cyclone5_vining_fpga.dtb \
11 "