mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions using convert-spdx-licenses.py Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -4,7 +4,7 @@ devices that are constrained their resources such as computing power, \
|
||||
RF range, memory, bandwith, or network packet sizes."
|
||||
HOMEPAGE = "https://libcoap.net/"
|
||||
|
||||
LICENSE = "BSD-2-Clause & BSD-3-Clause"
|
||||
LICENSE = "BSD-2-Clause AND BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=05d17535846895e23ea4c79b16a9e904"
|
||||
|
||||
SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protocol=https;tag=v${PV} \
|
||||
|
||||
Reference in New Issue
Block a user