mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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:
@@ -2,7 +2,7 @@ SUMMARY = "Profiling utilities for GStreamer 1.0 pipelines"
|
||||
HOMEPAGE = "https://github.com/kirushyk/gst-instruments"
|
||||
SECTION = "multimedia"
|
||||
|
||||
LICENSE = "LGPL-3.0"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
|
||||
DEPENDS = "gstreamer1.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Library tasked with managing, extracting and handling media art caches"
|
||||
|
||||
LICENSE = "LGPLv2+ & GPLv2+"
|
||||
LICENSE = "LGPL-2.0-or-later & GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://libmediaart/extract.c;endline=18;md5=dff2b6328ab067b5baadc135f9876c36 \
|
||||
file://tests/mediaarttest.c;endline=18;md5=067106eaa1f7a9d918759a096667f18e"
|
||||
|
||||
Reference in New Issue
Block a user