mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +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,6 +1,6 @@
|
||||
SUMMARY = "Convex optimization package"
|
||||
HOMEPAGE = "http://cvxopt.org"
|
||||
LICENSE = "GPL-3.0"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd"
|
||||
|
||||
SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master"
|
||||
|
||||
Reference in New Issue
Block a user