mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -3,7 +3,7 @@ AUTHOR = "Alan Ott"
|
||||
HOMEPAGE = "http://www.signal11.us/oss/hidapi/"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "BSD-3-Clause | GPLv3"
|
||||
LICENSE = "BSD-3-Clause | GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3949a631240cb6c31c50f3eb696077"
|
||||
|
||||
DEPENDS = "libusb udev"
|
||||
|
||||
Reference in New Issue
Block a user