mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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 = "WBXML parsing and encoding library"
|
||||
HOMEPAGE = "http://libwbxml.opensync.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c1128ee5341ccd5927d8bafe4b6266e1"
|
||||
|
||||
DEPENDS = "expat"
|
||||
|
||||
Reference in New Issue
Block a user