mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-14 09:38:16 +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 @@
|
||||
DESCRIPTION = "The leading native Python SSHv2 protocol library."
|
||||
HOMEPAGE = "https://github.com/paramiko/paramiko/"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
|
||||
|
||||
SRC_URI[sha256sum] = "944a9e5dbdd413ab6c7951ea46b0ab40713235a9c4c5ca81cfe45c6f14fa677b"
|
||||
|
||||
Reference in New Issue
Block a user