[oe-commits] Paul Eggleton : gst-ffmpeg: add LICENSE_FLAGS

git at git.openembedded.org git at git.openembedded.org
Tue Oct 2 10:48:03 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 1d41af288f3db07a5dc47436443daf95e243904f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1d41af288f3db07a5dc47436443daf95e243904f

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Sep 13 12:03:01 2012 +0100

gst-ffmpeg: add LICENSE_FLAGS

This likely requires some form of license to use in a commercial
product.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../gstreamer/gst-ffmpeg_0.10.13.bb                |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
index efab2cf..2107704 100644
--- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://gst-libs/ext/libav/COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
                     file://gst-libs/ext/libav/COPYING.LGPLv2.1;md5=e344c8fa836c3a41c4cbd79d7bd3a379 \
                     file://gst-libs/ext/libav/COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
+LICENSE_FLAGS = "commercial"
 HOMEPAGE = "http://www.gstreamer.net/"
 DEPENDS = "gstreamer gst-plugins-base zlib bzip2"
 





More information about the Openembedded-commits mailing list