aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg/ffmpeg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ffmpeg/ffmpeg.inc')
-rw-r--r--recipes/ffmpeg/ffmpeg.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ffmpeg/ffmpeg.inc b/recipes/ffmpeg/ffmpeg.inc
index b6dfe53943..9cfdc19042 100644
--- a/recipes/ffmpeg/ffmpeg.inc
+++ b/recipes/ffmpeg/ffmpeg.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://ffmpeg.mplayerhq.hu/"
AUTHOR = "Fabrice Bellard ffmpeg-devel@mplayerhq.hu"
SECTION = "libs"
PRIORITY = "optional"
-LICENSE = "LGPL"
+LICENSE = "GPLv2+"
ARM_INSTRUCTION_SET = "arm"
@@ -12,7 +12,7 @@ PE = "2"
DEPENDS = "zlib libogg libvorbis libtheora faac faad2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame liba52', d)}"
RSUGGESTS_${PN} = "mplayer"
-INC_PR = "r16"
+INC_PR = "r17"
inherit autotools pkgconfig