aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/faad2/faad2_2.7.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/faad2/faad2_2.7.bb b/recipes/faad2/faad2_2.7.bb
index e778432840..b1cc7e39d1 100644
--- a/recipes/faad2/faad2_2.7.bb
+++ b/recipes/faad2/faad2_2.7.bb
@@ -1,8 +1,10 @@
DESCRIPTION = "Library for reading some sort of media format."
SECTION = "libs"
-LICENSE = "LGPL"
+LICENSE = "GPLv2"
PRIORITY = "optional"
+PR = "r1"
+
inherit autotools
SRC_URI = "${SOURCEFORGE_MIRROR}/faac/faad2-src/faad2-${PV}/${PN}-${PV}.tar.bz2;name=faad2 \