diff options
| author | Yves Vandervennet <yves.unix@gmail.com> | 2017-09-20 11:07:00 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-09-26 20:39:59 -0700 |
| commit | 565d8443d6dcba4e25924ba049ba81e080f87884 (patch) | |
| tree | 35b79aa26553a1a80e341107f4fd9e8312b10c3f | |
| parent | d4bbb7ef016eab4ab04c3e794dfe6f4276196c66 (diff) | |
| download | meta-altera-565d8443d6dcba4e25924ba049ba81e080f87884.tar.gz | |
linux-altera_4.12.bb: adding v4.12 build
Signed-off-by: Yves Vandervennet <yves.unix@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | recipes-kernel/linux/linux-altera_4.12.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.12.bb b/recipes-kernel/linux/linux-altera_4.12.bb new file mode 100644 index 0000000..2b5247f --- /dev/null +++ b/recipes-kernel/linux/linux-altera_4.12.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | LINUX_VERSION = "4.12" | ||
| 2 | |||
| 3 | SRCREV = "d85beebbd9d9216c8704467cfbcb5607047af78e" | ||
| 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 | " | ||
