diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2019-11-14 08:31:50 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-02 11:38:17 -0800 |
commit | 08daf8aaf4f6cf125a3f564ba8e0e8d4c067bdd2 (patch) | |
tree | 50b21fef4ff3eb6aa72185191a65ebe3fca68acd /recipes-kernel | |
parent | de7c227fbae08107782eaa0bd999f65c84585973 (diff) | |
download | meta-altera-08daf8aaf4f6cf125a3f564ba8e0e8d4c067bdd2.tar.gz |
Update kernel revisions
Update ltsi, ltsi-rt, and 5.2 kernel to latest release
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 | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-altera_5.2.bb | 2 |
3 files changed, 3 insertions, 3 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..41fd5f3 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 | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.14.126" | 1 | LINUX_VERSION = "4.14.126" |
2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" | 2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" |
3 | 3 | ||
4 | SRCREV = "12c13b097fcd474176c9b99a2efbeadbaf5fc9db" | 4 | SRCREV = "bff5ce812290f3619ad2b4c9dff5f5161f9cb164" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb b/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb index a1bcfd4..6efc3bd 100644 --- a/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb +++ b/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.14.130" | 1 | LINUX_VERSION = "4.14.130" |
2 | LINUX_VERSION_SUFFIX = "-ltsi" | 2 | LINUX_VERSION_SUFFIX = "-ltsi" |
3 | 3 | ||
4 | SRCREV = "567dd6b26fcf739a1220afa7d96bb296de1136b4" | 4 | SRCREV = "a45bbca5aa7187cb2582377f4d43381cb0736613" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||
diff --git a/recipes-kernel/linux/linux-altera_5.2.bb b/recipes-kernel/linux/linux-altera_5.2.bb index 0e48f5d..613c02e 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 = "b8028baa766609b23e57ecd0c54d8f85e772c0c0" | 3 | SRCREV = "6183593e7a9259d25bf2e2893404bc2b4859c413" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||