From 5f17c07331fd0bfcc5aba87587ede385bd896c47 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 7 Oct 2010 23:39:04 -0700 Subject: 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 --- meta/recipes-qt/tasks/task-poky-qt.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-qt/tasks') 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 = "\ ALLOW_EMPTY = "1" -QTDEMOS ?= "fotowall quicky qmmp" +QTDEMOS ?= "fotowall quicky ${COMMERCIAL_QT}" QTDEMOS_mips ?= "" QTDEMOS_mipsel ?= "" -- cgit v1.2.3-54-g00ecf