summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-01-05 18:41:21 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-24 11:54:15 +0000
commit7b81ef8d95d82c55e3650981d3010000cd493832 (patch)
tree8639d231bb5b1d0624959080762df8b1356d96b6 /meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
parentb68ea543603c35f4e3519d358e0d1e1e24bd5851 (diff)
downloadpoky-7b81ef8d95d82c55e3650981d3010000cd493832.tar.gz
Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list; add LICENSE_FLAGS varables to each the recipes mentioned in that list: - lame - gst-fluendo-mp3 - gst-openmax - gst-plugins-ugly - libmad - libomxil - mpeg2dec - qmmp (From OE-Core rev: 43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
index b4fe52d5ba..76c8135493 100644
--- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
@@ -1,6 +1,7 @@
1DEPENDS = "gstreamer" 1DEPENDS = "gstreamer"
2RDEPENDS_${PN} = "libomxil" 2RDEPENDS_${PN} = "libomxil"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
4LICENSE_FLAGS = "commercial"
4LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ 5LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
5 file://util/sem.h;beginline=1;endline=20;md5=accce5550d5583b839b441a0623f09fc" 6 file://util/sem.h;beginline=1;endline=20;md5=accce5550d5583b839b441a0623f09fc"
6 7