summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2018-09-11 13:58:18 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-11 18:08:57 -0700
commitc7c690dac1b57defb629f55afac37344f2225b43 (patch)
tree375b2ebf60279fd1d74feb19284d3310809e66e7
parentd4beb80b2aca4a687fd80a66d6bb59176fc6840d (diff)
downloadmeta-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.bb2
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_4.9.78.bb2
-rw-r--r--recipes-kernel/linux/linux-altera_4.17.bb2
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 @@
1LINUX_VERSION = "4.9.76" 1LINUX_VERSION = "4.9.76"
2LINUX_VERSION_SUFFIX = "-ltsi-rt" 2LINUX_VERSION_SUFFIX = "-ltsi-rt"
3 3
4SRCREV = "1d046f6a4d9d2bf7b03ba279e1dedff461ee2505" 4SRCREV = "b72a6bc15141146d5f3aa95fbcbde96e00b6e77c"
5 5
6include linux-altera.inc 6include 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 @@
1LINUX_VERSION = "4.9.78" 1LINUX_VERSION = "4.9.78"
2LINUX_VERSION_SUFFIX = "-ltsi" 2LINUX_VERSION_SUFFIX = "-ltsi"
3 3
4SRCREV = "23147125756d1ebddfdda416bce5b75b9d01f18d" 4SRCREV = "e681fba61a85fa13e546bba277083c49c091e361"
5 5
6include linux-altera.inc 6include 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 @@
1LINUX_VERSION = "4.17" 1LINUX_VERSION = "4.17"
2 2
3SRCREV = "103d053ac5948f43806a85c2b991270fa749ec11" 3SRCREV = "b7a0b88d86d484cc5461f15ba1098e2e3c3ddc60"
4 4
5include linux-altera.inc 5include linux-altera.inc
6 6