summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorIlya Katsnelson <ikatsnelson@vmem.com>2016-01-25 14:17:13 -0800
committerKhem Raj <raj.khem@gmail.com>2016-01-25 22:36:12 +0000
commitddd95023082016a88e49c9c01312ba6ef1028cec (patch)
treeed67caf26b3255902331588dc40b4eb05407fe66 /recipes-kernel
parenta48e92a7d41344f7654e779d1140c6351cde2cab (diff)
downloadmeta-altera-ddd95023082016a88e49c9c01312ba6ef1028cec.tar.gz
u-boot,altera-ltsi-rt: Update to working SHA id
Fix the name of the machine in the comments for Arria10 Signed-off-by: Ilya Katsnelson <ikatsnelson@vmem.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
index 56dfb74..dfdf42c 100644
--- a/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "3.10" 1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi-rt" 2LINUX_VERSION_SUFFIX = "-ltsi-rt"
3 3
4SRCREV = "ef8b7fee9f81be67c97e461aa138a1b066f5e0a4" 4SRCREV = "60a76aa2263ad809131c39181cc2c97c2949ecad"
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"