summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc')
-rw-r--r--meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc b/meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc
index fc1ccba9a7..02a032658d 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc
+++ b/meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc
@@ -1,7 +1,7 @@
1LICENSE = "MIT" 1LICENSE = "MIT"
2 2
3# Qt4 could NOT be built on MIPS64 with 64 bits userspace 3# Qt4 could NOT be built on MIPS64 with 64 bits userspace
4COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32" 4COMPATIBLE_HOST_mips64 = "null"
5 5
6inherit packagegroup 6inherit packagegroup
7 7