mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 19:09:41 +01:00
gst-fluendo-mpegdemux: Fix LICENSE info
Add LIC_FILES_CHKSUM information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
1d579ec75c
commit
a3c1bb3408
@@ -1,2 +1,6 @@
|
||||
require gst-fluendo.inc
|
||||
DESCRIPTION = "Fluendo closed-format mpeg video GStreamer plug-in"
|
||||
|
||||
LICENSE = "MPLv1.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=be282f1c3cc9a98cc0dc5c2b25dfc510 \
|
||||
file://src/gstmpegdemux.h;beginline=1;endline=19;md5=3321040ac920ff350d21dc3a62587882"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
DESCRIPTION = "Fluendo closed-format GStreamer plug-in"
|
||||
SECTION = "multimedia"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "MIT"
|
||||
HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php"
|
||||
DEPENDS = "gstreamer zlib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user