summaryrefslogtreecommitdiffstats
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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
index d28e032293..5f6916a430 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
+++ b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
@@ -7,7 +7,7 @@ LICENSE = "MIT"
7PR = "r4" 7PR = "r4"
8 8
9# Qt4 could NOT be built on MIPS64 with 64 bits userspace 9# Qt4 could NOT be built on MIPS64 with 64 bits userspace
10COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32" 10COMPATIBLE_HOST_mips64 = "null"
11 11
12inherit packagegroup 12inherit packagegroup
13 13