mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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,7 +1,7 @@
|
||||
SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
|
||||
HOMEPAGE = "http://tevent.samba.org"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv3+"
|
||||
LICENSE = "LGPL-3.0-or-later"
|
||||
|
||||
DEPENDS += "libtalloc libtirpc"
|
||||
RDEPENDS:python3-tevent = "python3"
|
||||
|
||||
Reference in New Issue
Block a user