mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
qt: add fotowall back into qt task
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
16cd831898
commit
3f07975359
@@ -6,7 +6,7 @@ DESCRIPTION = "Qt Tasks for Poky"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||||
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-poky-qt-demos \
|
task-poky-qt-demos \
|
||||||
@@ -16,7 +16,7 @@ PACKAGES = "\
|
|||||||
|
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
|
|
||||||
QTDEMOS ?= "quicky ${COMMERCIAL_QT}"
|
QTDEMOS ?= "quicky ${COMMERCIAL_QT} fotowall"
|
||||||
QTDEMOS_disabled = "fotowall"
|
#QTDEMOS_disabled = "fotowall"
|
||||||
|
|
||||||
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"
|
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"
|
||||||
|
|||||||
Reference in New Issue
Block a user