diff options
| author | Yves Vandervennet <yves.vandervennet@linux.intel.com> | 2018-02-13 03:31:03 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-02-12 15:05:22 -0800 |
| commit | 3ec0bf44bce848ca94d71e5660c1fd3affcbf871 (patch) | |
| tree | 6a9f9085fa269a82064d627e1c61e4c7b80298cf /recipes-kernel | |
| parent | 1281fc86e2a39e74928c1a0c3958e745eab769d0 (diff) | |
| download | meta-altera-3ec0bf44bce848ca94d71e5660c1fd3affcbf871.tar.gz | |
add Linux kernel support for v4.9.78-ltsi
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb b/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb new file mode 100644 index 0000000..30bf9e3 --- /dev/null +++ b/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | LINUX_VERSION = "4.9.78" | ||
| 2 | LINUX_VERSION_SUFFIX = "-ltsi" | ||
| 3 | |||
| 4 | SRCREV = "6fdee619e716fa15638901115af86daa161d310a" | ||
| 5 | |||
| 6 | include linux-altera.inc | ||
| 7 | |||
