diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2019-05-07 12:38:45 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-05-07 13:30:44 -0700 |
| commit | 918252c7bc95a3401a161c75d74c639f528f0107 (patch) | |
| tree | abace53c655aa8968a9301009e8dc551bcef5e94 | |
| parent | acce882f43aeca0093de35deb9a89ba888e31f27 (diff) | |
| download | meta-altera-918252c7bc95a3401a161c75d74c639f528f0107.tar.gz | |
Add 4.14.73 ltsi-rt kernel
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
| -rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb new file mode 100644 index 0000000..0a4fc55 --- /dev/null +++ b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | LINUX_VERSION = "4.14.73" | ||
| 2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" | ||
| 3 | |||
| 4 | SRCREV = "161bfaffb6fca6b1d0476956b2e31620645f6f08" | ||
| 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 | |||
