mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ The vblade program (storage target) exports a blockdevice using AoE. \
|
||||
"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/${BPN}"
|
||||
SECTION = "admin"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
RRECOMMENDS:${PN} = "kernel-module-aoe"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user