diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2018-09-11 13:58:18 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-09-11 18:08:57 -0700 |
commit | c7c690dac1b57defb629f55afac37344f2225b43 (patch) | |
tree | 375b2ebf60279fd1d74feb19284d3310809e66e7 | |
parent | d4beb80b2aca4a687fd80a66d6bb59176fc6840d (diff) | |
download | meta-altera-c7c690dac1b57defb629f55afac37344f2225b43.tar.gz |
linux-altera: update kernels to latest revision
Update socfpga-4.9.76-ltsi-rt
Update socfpga-4.9.78-ltsi
Update socfpga-4.17
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-altera_4.17.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb index 77f2bf2..b38ba72 100644 --- a/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb +++ b/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.9.76" | 1 | LINUX_VERSION = "4.9.76" |
2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" | 2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" |
3 | 3 | ||
4 | SRCREV = "1d046f6a4d9d2bf7b03ba279e1dedff461ee2505" | 4 | SRCREV = "b72a6bc15141146d5f3aa95fbcbde96e00b6e77c" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb b/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb index 5f16b21..dadcd6d 100644 --- a/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb +++ b/recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.9.78" | 1 | LINUX_VERSION = "4.9.78" |
2 | LINUX_VERSION_SUFFIX = "-ltsi" | 2 | LINUX_VERSION_SUFFIX = "-ltsi" |
3 | 3 | ||
4 | SRCREV = "23147125756d1ebddfdda416bce5b75b9d01f18d" | 4 | SRCREV = "e681fba61a85fa13e546bba277083c49c091e361" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||
diff --git a/recipes-kernel/linux/linux-altera_4.17.bb b/recipes-kernel/linux/linux-altera_4.17.bb index 70a83ac..6a5e805 100644 --- a/recipes-kernel/linux/linux-altera_4.17.bb +++ b/recipes-kernel/linux/linux-altera_4.17.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "4.17" | 1 | LINUX_VERSION = "4.17" |
2 | 2 | ||
3 | SRCREV = "103d053ac5948f43806a85c2b991270fa749ec11" | 3 | SRCREV = "b7a0b88d86d484cc5461f15ba1098e2e3c3ddc60" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||