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-qt/qt-apps/qmmp_0.5.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-qt') diff --git a/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb b/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb index b3ecc457bc..469351ce50 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Qmmp (Qt-based Multimedia Player) is an audio-player, written with help of Qt library" HOMEPAGE = "http://qmmp.ylsoftware.com" LICENSE = "GPLv2" +LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" SECTION = "multimedia" -- cgit 1.2.3-korg