diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2018-07-18 12:49:06 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-18 17:55:09 -0700 |
| commit | 99b47ec9a52d3eee21054f97f402cf681975ab49 (patch) | |
| tree | 2fbf473e82909209dbc115b2f96e2c373f84125c /recipes-kernel | |
| parent | 51518720f4e4d7c34c1db7ab5d6360e72f2d5f52 (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "Altera Linux kernel" | 1 | DESCRIPTION = "Altera Linux kernel" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | 3 | ||
| 4 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | ||
| 5 | |||
| 6 | KERNEL_REPO ?= "git://github.com/altera-opensource/linux-socfpga.git" | 4 | KERNEL_REPO ?= "git://github.com/altera-opensource/linux-socfpga.git" |
| 7 | KERNEL_PROT ?= "https" | 5 | KERNEL_PROT ?= "https" |
| 8 | 6 | ||
