summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2018-07-18 12:49:57 -0700
committerKhem Raj <raj.khem@gmail.com>2018-07-18 17:55:09 -0700
commit296a22d90b7555a9d213d134efab1b697cac51d1 (patch)
treecaf956c5f369496e915ccbfaee1d035a6bcbfc37 /recipes-kernel
parent99b47ec9a52d3eee21054f97f402cf681975ab49 (diff)
downloadmeta-altera-296a22d90b7555a9d213d134efab1b697cac51d1.tar.gz
Update LIC_FILES_CHKSUM for the 4.17 kernel
The 4.17 kernel changes the COPYING file so the md5sum is changed Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-altera_4.17.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.17.bb b/recipes-kernel/linux/linux-altera_4.17.bb
index d783cb0..70a83ac 100644
--- a/recipes-kernel/linux/linux-altera_4.17.bb
+++ b/recipes-kernel/linux/linux-altera_4.17.bb
@@ -4,6 +4,8 @@ SRCREV = "103d053ac5948f43806a85c2b991270fa749ec11"
4 4
5include linux-altera.inc 5include linux-altera.inc
6 6
7LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
8
7KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb" 9KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb"
8KERNEL_DEVICETREE_cyclone5_append ?= " \ 10KERNEL_DEVICETREE_cyclone5_append ?= " \
9 socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \ 11 socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \