aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/packagegroups/packagegroup-core-qt.bb')
-rw-r--r--meta/recipes-qt/packagegroups/packagegroup-core-qt.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
index 315df3388d..c993242b72 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
+++ b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
@@ -6,6 +6,9 @@ DESCRIPTION = "Qt package groups"
LICENSE = "MIT"
PR = "r4"
+# Qt4 could NOT be built on MIPS64 with 64 bits userspace
+COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32"
+
inherit packagegroup
PACKAGES = "${PN}-demoapps"