From 99b47ec9a52d3eee21054f97f402cf681975ab49 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Wed, 18 Jul 2018 12:49:06 -0700 Subject: Remove duplicate LIC_FILES_CHKSUM LIC_FILES_CHKSUM is already defined in linux-yocto.inc Signed-off-by: Dalon Westergreen --- recipes-kernel/linux/linux-altera.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-kernel') 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 @@ DESCRIPTION = "Altera Linux kernel" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" - KERNEL_REPO ?= "git://github.com/altera-opensource/linux-socfpga.git" KERNEL_PROT ?= "https" -- cgit v1.2.3-54-g00ecf