diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2019-10-09 06:20:02 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-09 09:49:26 -0700 |
commit | 3c3702245eff439901da17591d1e172448f54fdb (patch) | |
tree | 62f39733ffe909b9bdb84cf2027a708858981e3a /recipes-kernel | |
parent | fa65abf062ab286dd8564fa7dbb82d5f1db17dac (diff) | |
download | meta-altera-3c3702245eff439901da17591d1e172448f54fdb.tar.gz |
Update linux-socfpga kernels
-> Update 5.2 and 4.14.126 kernel.
-> Fix 4.14.126 filename with inappropriate '-'
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi-rt_4.14.126.bb (renamed from recipes-kernel/linux/linux-altera-ltsi-rt_4.14-126.bb) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-altera_5.2.bb | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-126.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14.126.bb index 5b759ee..5b759ee 100644 --- a/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-126.bb +++ b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14.126.bb | |||
diff --git a/recipes-kernel/linux/linux-altera_5.2.bb b/recipes-kernel/linux/linux-altera_5.2.bb index 39fdcc1..0e48f5d 100644 --- a/recipes-kernel/linux/linux-altera_5.2.bb +++ b/recipes-kernel/linux/linux-altera_5.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "5.2" | 1 | LINUX_VERSION = "5.2" |
2 | 2 | ||
3 | SRCREV = "ab400c614a6dbbe5a86e6003ec5e817f4627107a" | 3 | SRCREV = "b8028baa766609b23e57ecd0c54d8f85e772c0c0" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||