mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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:
@@ -5,7 +5,7 @@ SUMMARY = "Kronosnet, often referred to as knet, is a network abstraction layer
|
||||
designed for High Availability use cases, where redundancy, security, \
|
||||
fault tolerance and fast fail-over are the core requirements of your application."
|
||||
HOMEPAGE = "https://kronosnet.org/"
|
||||
LICENSE = "GPL-2.0+ & LGPL-2.1"
|
||||
LICENSE = "GPL-2.0-or-later & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://COPYING.libraries;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
SECTION = "libs"
|
||||
|
||||
Reference in New Issue
Block a user