diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2018-07-18 12:49:57 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-23 08:16:23 -0700 |
commit | ffa8d24450da11b5ddbfd8b0a1a657339eb1d09e (patch) | |
tree | 291a0a1690f5cf0f1224d69892bf7d643a32ba10 | |
parent | 523968ae558d14a481fa0d5f67f05fcf7d607ded (diff) | |
download | meta-altera-ffa8d24450da11b5ddbfd8b0a1a657339eb1d09e.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>
-rw-r--r-- | recipes-kernel/linux/linux-altera_4.17.bb | 2 |
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 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | ||
8 | |||
7 | KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb" | 9 | KERNEL_DEVICETREE_arria10_append ?= " socfpga_arria10_socdk_nand.dtb" |
8 | KERNEL_DEVICETREE_cyclone5_append ?= " \ | 10 | KERNEL_DEVICETREE_cyclone5_append ?= " \ |
9 | socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \ | 11 | socfpga_cyclone5_mcvevk.dtb socfpga_cyclone5_sodia.dtb \ |