From 43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9 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 Signed-off-by: Tom Zanussi --- meta/recipes-multimedia/lame/lame_3.99.3.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-multimedia/lame') diff --git a/meta/recipes-multimedia/lame/lame_3.99.3.bb b/meta/recipes-multimedia/lame/lame_3.99.3.bb index 3c42cc7403..4dc4e0aa92 100644 --- a/meta/recipes-multimedia/lame/lame_3.99.3.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.3.bb @@ -3,6 +3,8 @@ HOMEPAGE = "http://sourceforge.net/projects/lame/files/lame/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=290&atid=100290" SECTION = "console/utils" LICENSE = "LGPLv2+" +LICENSE_FLAGS = "commercial" + LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9 \ file://include/lame.h;beginline=1;endline=20;md5=a2258182c593c398d15a48262130a92b PR = "r0" -- cgit 1.2.3-korg