aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-08-13 19:38:51 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-08-13 19:47:04 +0200
commit3f85d2095fea4e117c60518c07f04c6e733efe61 (patch)
tree98f5a8c3d4392bb394f0666874524ce220779f5f
parent92c49e49fe80ecaa5eccbdb91e444ead321d1492 (diff)
downloadmeta-openembedded-contrib-3f85d2095fea4e117c60518c07f04c6e733efe61.tar.gz
faac: set LICENSE_FLAGS
Commercial usage requires licensing according to the homepage, so set LICENSE_FLAGS = "commercial" to indicate that. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--meta-multimedia/recipes-multimedia/faac/faac_1.29.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/faac/faac_1.29.bb b/meta-multimedia/recipes-multimedia/faac/faac_1.29.bb
index 9f11dbdaac..d36f2f48d8 100644
--- a/meta-multimedia/recipes-multimedia/faac/faac_1.29.bb
+++ b/meta-multimedia/recipes-multimedia/faac/faac_1.29.bb
@@ -5,6 +5,8 @@ HOMEPAGE = "http://www.audiocoding.com/faac.html"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://libfaac/coder.h;beginline=5;endline=17;md5=fa1fd6a5fa8cdc877d63a12530d273e0"
+LICENSE_FLAGS = "commercial"
+
inherit autotools
SRC_URI = " \