mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
task-poky-qt: Re-Enable MIPS Build and disable fotowall
This address a number if issues with fotowall not being ready and [BUGID #462] Qt missing for Mips build Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
229b6630af
commit
cb34a1496a
@@ -14,8 +14,7 @@ PACKAGES = "\
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
QTDEMOS ?= "fotowall quicky ${COMMERCIAL_QT}"
|
||||
QTDEMOS_mips ?= ""
|
||||
QTDEMOS_mipsel ?= ""
|
||||
QTDEMOS ?= "quicky ${COMMERCIAL_QT}"
|
||||
QTDEMOS_disabled = "fotowall"
|
||||
|
||||
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"
|
||||
|
||||
Reference in New Issue
Block a user