aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-08-13 19:50:30 +0200
committerKhem Raj <raj.khem@gmail.com>2018-08-15 08:20:06 -0700
commitada136e89fe54eb1474bd2b85e846108fb447794 (patch)
treeb28be2798bc6c76779a69f443bc9e774903e984f /meta-oe/recipes-multimedia
parentb30773b37576596cfa4d5680daeb75d17b14b536 (diff)
downloadmeta-openembedded-ada136e89fe54eb1474bd2b85e846108fb447794.tar.gz
faad2: set LICENSE_FLAGS
Commercial usage requires a license according to the homepage, so set LICENSE_FLAGS = "commercial" to indicate that. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/faad2/faad2_2.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
index b777831ad9..9e5a3817aa 100644
--- a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
+++ b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
@@ -5,6 +5,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=381c8cbe277a7bc1ee2ae6083a04c958"
+LICENSE_FLAGS = "commercial"
+
PR = "r1"
inherit autotools