diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:46 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (patch) | |
| tree | e3007a174a96c6a9ed02de12bd0c17696093aa90 /meta-networking/recipes-extended/kronosnet | |
| parent | 4b50fb02cc043d93b3b86144894d8ed95268b19e (diff) | |
| download | meta-openembedded-7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-extended/kronosnet')
| -rw-r--r-- | meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb index 28d740cb41..ad0a00e78a 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb | |||
| @@ -5,7 +5,7 @@ SUMMARY = "Kronosnet, often referred to as knet, is a network abstraction layer | |||
| 5 | designed for High Availability use cases, where redundancy, security, \ | 5 | designed for High Availability use cases, where redundancy, security, \ |
| 6 | fault tolerance and fast fail-over are the core requirements of your application." | 6 | fault tolerance and fast fail-over are the core requirements of your application." |
| 7 | HOMEPAGE = "https://kronosnet.org/" | 7 | HOMEPAGE = "https://kronosnet.org/" |
| 8 | LICENSE = "GPL-2.0+ & LGPL-2.1" | 8 | LICENSE = "GPL-2.0-or-later & LGPL-2.1-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa882bbe \ | 9 | LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa882bbe \ |
| 10 | file://COPYING.libraries;md5=2d5025d4aa3495befef8f17206a5b0a1" | 10 | file://COPYING.libraries;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 11 | SECTION = "libs" | 11 | SECTION = "libs" |
