summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/tasks
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-10-07 23:39:04 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-08 16:47:19 +0100
commit5f17c07331fd0bfcc5aba87587ede385bd896c47 (patch)
treeac21c49459a2830a110f8d432565d1afdafe826c /meta/recipes-qt/tasks
parent7d429655652eb3ab5efa5473050b5270b098446e (diff)
downloadpoky-5f17c07331fd0bfcc5aba87587ede385bd896c47.tar.gz
gststream commercial: modified recipes and tasks to add commercial identifier
Modified DEPENDS and RDEPENDS in these recipes and tasks to make packages which have potential license implications opt in through options in poky/local.conf. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-qt/tasks')
-rw-r--r--meta/recipes-qt/tasks/task-poky-qt.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/tasks/task-poky-qt.bb b/meta/recipes-qt/tasks/task-poky-qt.bb
index 5990d4df05..f357ca8337 100644
--- a/meta/recipes-qt/tasks/task-poky-qt.bb
+++ b/meta/recipes-qt/tasks/task-poky-qt.bb
@@ -14,7 +14,7 @@ PACKAGES = "\
14 14
15ALLOW_EMPTY = "1" 15ALLOW_EMPTY = "1"
16 16
17QTDEMOS ?= "fotowall quicky qmmp" 17QTDEMOS ?= "fotowall quicky ${COMMERCIAL_QT}"
18QTDEMOS_mips ?= "" 18QTDEMOS_mips ?= ""
19QTDEMOS_mipsel ?= "" 19QTDEMOS_mipsel ?= ""
20 20