qt: add fotowall back into qt task

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2010-12-29 22:24:25 -08:00 committed by Richard Purdie
parent 16cd831898
commit 3f07975359
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ DESCRIPTION = "Qt Tasks for Poky"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r2"
PR = "r3"
PACKAGES = "\
task-poky-qt-demos \
@ -16,7 +16,7 @@ PACKAGES = "\
ALLOW_EMPTY = "1"
QTDEMOS ?= "quicky ${COMMERCIAL_QT}"
QTDEMOS_disabled = "fotowall"
QTDEMOS ?= "quicky ${COMMERCIAL_QT} fotowall"
#QTDEMOS_disabled = "fotowall"
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"