diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2019-12-04 10:38:33 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-04 10:54:10 -0800 |
commit | c8635e2b9720cfd74f96a58885628cc95276e43d (patch) | |
tree | c23a2daed614b94757294f032431a385f8d13c74 /recipes-kernel | |
parent | 402359eb8b2f505ae0469a20659870f961e130a9 (diff) | |
download | meta-altera-c8635e2b9720cfd74f96a58885628cc95276e43d.tar.gz |
kernel: update 5.2, ltsi, ltsi-rt kernels
Update to latest srcrevs
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 41fd5f3..9bada4a 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 = "bff5ce812290f3619ad2b4c9dff5f5161f9cb164" | 4 | SRCREV = "652711a08dbe255d0aa3c2dd7231d6c6bfc61817" |
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 6efc3bd..22efe0a 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 = "a45bbca5aa7187cb2582377f4d43381cb0736613" | 4 | SRCREV = "cae629555019eb0d3f63d9e8e639a982e994e80f" |
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 613c02e..254dc89 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 = "6183593e7a9259d25bf2e2893404bc2b4859c413" | 3 | SRCREV = "969da0f16f5b914bd1e53e8c5051ef9df4f561f2" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||