diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2018-11-27 09:22:53 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-12-03 11:37:07 -0800 |
| commit | 26a8ce4bc47b409cdb44155732177771902c0c51 (patch) | |
| tree | 3caf918b197c04ec95fe55393671abde63b55a02 /recipes-kernel | |
| parent | 0f0c45925bca8ca9ab5f03598daaf6a85e9afdf6 (diff) | |
| download | meta-altera-26a8ce4bc47b409cdb44155732177771902c0c51.tar.gz | |
Add 4.14.78-ltsi kernel
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb b/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb new file mode 100644 index 0000000..998ac2f --- /dev/null +++ b/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | LINUX_VERSION = "4.14.78" | ||
| 2 | LINUX_VERSION_SUFFIX = "-ltsi" | ||
| 3 | |||
| 4 | SRCREV = "f460e9d5cd820666b7dfbb28349b99976410e4fb" | ||
| 5 | |||
| 6 | include linux-altera.inc | ||
| 7 | |||
| 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/config:" | ||
| 9 | |||
| 10 | SRC_URI_append_cyclone5 = " file://config_lbdaf.cfg " | ||
| 11 | SRC_URI_append_arria5 = " file://config_lbdaf.cfg " | ||
| 12 | SRC_URI_append_arria10 = " file://config_lbdaf.cfg " | ||
| 13 | |||
