From 7b81ef8d95d82c55e3650981d3010000cd493832 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 5 Jan 2012 18:41:21 -0600 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb') 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 @@ DEPENDS = "gstreamer" RDEPENDS_${PN} = "libomxil" LICENSE = "LGPLv2.1" +LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ file://util/sem.h;beginline=1;endline=20;md5=accce5550d5583b839b441a0623f09fc" -- cgit v1.2.3-54-g00ecf