mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
efc0643405
commit
fa3f028e8c
@@ -1,7 +1,10 @@
|
||||
DESCRIPTION = "FFmpeg-based GStreamer plug-in"
|
||||
SECTION = "multimedia"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2+ & GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://gst-libs/ext/ffmpeg/libavcodec/libpostproc/postprocess.h;beginline=1;endline=17;md5=a0c398349079dbd0ce70f03de8bc193a \
|
||||
file://gst-libs/ext/ffmpeg/ffserver.c;beginlin=1;endline=18;md5=49bde48d6d5c631f6f49d74ed491ea08"
|
||||
HOMEPAGE = "http://www.gstreamer.net/"
|
||||
DEPENDS = "gstreamer zlib gst-plugins-base"
|
||||
PR = "r4"
|
||||
|
||||
Reference in New Issue
Block a user