mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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 = "RTMP Dump"
|
||||
DESCRIPTION = "rtmpdump is a toolkit for RTMP streams. All forms of RTMP are \
|
||||
supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://."
|
||||
HOMEPAGE = "http://rtmpdump.mplayerhq.hu/"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS = "gnutls zlib"
|
||||
|
||||
Reference in New Issue
Block a user