mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +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:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Linux CAN network development utilities"
|
||||
LICENSE = "GPLv2 & BSD-3-Clause"
|
||||
LICENSE = "GPL-2.0-only & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=44;md5=a9e1169c6c9a114a61329e99f86fdd31"
|
||||
|
||||
DEPENDS = "libsocketcan"
|
||||
|
||||
Reference in New Issue
Block a user