summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2016-03-09 09:39:19 -0800
committerDalon Westergreen <dwesterg@gmail.com>2016-03-09 09:39:19 -0800
commit6a2bec38f7a68a7f7f0028c15562489b75e733bd (patch)
treef38cc3a6c2aac6632218e127febc9a26f846b263 /recipes-kernel/linux/linux-altera-ltsi_3.10.bb
parent2bf1afb8d7c7ed991cf68377dfb003d4b02264d8 (diff)
downloadmeta-altera-6a2bec38f7a68a7f7f0028c15562489b75e733bd.tar.gz
Update kernel recipes for ltsi, dev, 4.2, and 4.3 kernels
- Update SRCREV for 3.10 ltsi, 3.10 ltsi-rt, 4.2, 4.3 kernels - Add new 4.4 recipe - Move development kernel recipe to 4.4 branch and remove 4.3 development recipe - Add new recipes for 4.1 ltsi kernel, and 4.1 ltsi development kernel
Diffstat (limited to 'recipes-kernel/linux/linux-altera-ltsi_3.10.bb')
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
index 942f681..a4cfb09 100644
--- a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
+++ b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "3.10" 1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi" 2LINUX_VERSION_SUFFIX = "-ltsi"
3 3
4SRCREV = "22e8856f546423a4f45613c9fb0428ff9e395c7e" 4SRCREV = "28bac3edbcdc74f98b865986be5d340381896192"
5 5
6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb" 6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb"
7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb" 7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb"