summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2018-07-18 12:49:06 -0700
committerKhem Raj <raj.khem@gmail.com>2018-07-18 17:55:09 -0700
commit99b47ec9a52d3eee21054f97f402cf681975ab49 (patch)
tree2fbf473e82909209dbc115b2f96e2c373f84125c /recipes-kernel
parent51518720f4e4d7c34c1db7ab5d6360e72f2d5f52 (diff)
downloadmeta-altera-99b47ec9a52d3eee21054f97f402cf681975ab49.tar.gz
Remove duplicate LIC_FILES_CHKSUM
LIC_FILES_CHKSUM is already defined in linux-yocto.inc Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-altera.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-altera.inc b/recipes-kernel/linux/linux-altera.inc
index dc1aca0..9b7d63d 100644
--- a/recipes-kernel/linux/linux-altera.inc
+++ b/recipes-kernel/linux/linux-altera.inc
@@ -1,8 +1,6 @@
1DESCRIPTION = "Altera Linux kernel" 1DESCRIPTION = "Altera Linux kernel"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3 3
4LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
5
6KERNEL_REPO ?= "git://github.com/altera-opensource/linux-socfpga.git" 4KERNEL_REPO ?= "git://github.com/altera-opensource/linux-socfpga.git"
7KERNEL_PROT ?= "https" 5KERNEL_PROT ?= "https"
8 6