diff options
| author | Yves Vandervennet <yvanderv@opensource.altera.com> | 2017-08-10 02:07:34 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-08-09 13:36:02 -0700 |
| commit | 12d7066b3c79461538a2996d4ee15d9e67705061 (patch) | |
| tree | 569c8b1b94d7c07c902216cc72f2164cf57b00b5 /recipes-kernel | |
| parent | 9d22d2dab4fd219a9d9651cbfce1bab3c3a7fb6a (diff) | |
| download | meta-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>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-altera_4.11.bb | 11 |
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 @@ | |||
| 1 | LINUX_VERSION = "4.11" | ||
| 2 | |||
| 3 | SRCREV = "d0851166caa4ba9f6e2923ffa37f476ebb99e9a0" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
| 6 | |||
| 7 | KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb" | ||
| 8 | KERNEL_DEVICETREE_cyclone5_append ?= " \ | ||
| 9 | socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \ | ||
| 10 | socfpga_cyclone5_trcom.dtb socfpga_cyclone5_vining_fpga.dtb \ | ||
| 11 | " | ||
