]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-fluendo-mpegdemux: add LICENSE_FLAGS
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Sep 2012 11:03:02 +0000 (12:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:49:54 +0000 (09:49 +0100)
This likely requires some form of license to use in a commercial
product.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.71.bb

index b939effc6b6c3e2b37d53655fa1bf8ab55abda71..580b9e84762b67712b41df7cc3b92ad6ec2af8cf 100644 (file)
@@ -4,6 +4,7 @@ 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=a9e90033f59897b91664d9f2a2ff01dd"
+LICENSE_FLAGS = "commercial"
 
 acpaths = "-I ${S}/common/m4 -I ${S}/m4"