[oe] [PATCH] gst-ffmpeg: fix license information

Punya Prakash pprakash at ti.com
Fri May 6 13:29:51 UTC 2011


From: Punya Prakash <pprakash.ti at gmail.com>

* gst-ffmpeg by default compiles FFmpeg/libav with --enable-gpl and --enable-postproc
---
 recipes/gstreamer/gst-ffmpeg_0.10.11.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
index 563521e..26aecce 100644
--- a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
+++ b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
@@ -1,11 +1,11 @@
 DESCRIPTION = "FFmpeg-based GStreamer plug-in"
 SECTION = "multimedia"
 PRIORITY = "optional"
-LICENSE = "LGPL"
+LICENSE = "GPLv2 LGPLv2.1"
 HOMEPAGE = "http://www.gstreamer.net/"
 DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
 
-PR = "r1"
+PR = "r2"
 
 inherit autotools pkgconfig
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list