mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +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:
parent
229b6630af
commit
cb34a1496a
|
@ -14,8 +14,7 @@ PACKAGES = "\
|
||||||
|
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
|
|
||||||
QTDEMOS ?= "fotowall quicky ${COMMERCIAL_QT}"
|
QTDEMOS ?= "quicky ${COMMERCIAL_QT}"
|
||||||
QTDEMOS_mips ?= ""
|
QTDEMOS_disabled = "fotowall"
|
||||||
QTDEMOS_mipsel ?= ""
|
|
||||||
|
|
||||||
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"
|
RDEPENDS_task-poky-qt-demos = "${QTDEMOS}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user