aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg/ffmpeg_svn.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 22:08:39 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-12-09 22:32:55 +0100
commit18d59f5fad41e4ea05b5d5a8c1588a0bdbdbf815 (patch)
tree7621a2b38fbac0bd0933b2cbadc4a1dbf0ed4425 /recipes/ffmpeg/ffmpeg_svn.bb
parent062dbf9ad81a7ee9feb6b8c445c08cc6c2164013 (diff)
downloadopenembedded-18d59f5fad41e4ea05b5d5a8c1588a0bdbdbf815.tar.gz
ffmpeg: set default license to GPLv2+, because --enable-gpl is used.
* See http://www.ffmpeg.org/legal.html Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'recipes/ffmpeg/ffmpeg_svn.bb')
-rw-r--r--recipes/ffmpeg/ffmpeg_svn.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/ffmpeg/ffmpeg_svn.bb b/recipes/ffmpeg/ffmpeg_svn.bb
index 6f51a6010a..573de03b43 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -1,8 +1,5 @@
require ffmpeg.inc
-# The license depends on the configure option selected in this recipe 'non-free' is disabled and 'gpl' is enabled
-LICENSE = "GPLv2+"
-
DEPENDS += "virtual/libsdl schroedinger libgsm libvpx"
# When bumping SRCREV make sure you bump PR here and in dependant recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION changes