From 28abbcc5cc4fcea23528027ef2c0faebcd9474c8 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 28 Nov 2014 01:48:37 -0500 Subject: Revert "qt4*.bbclass: disable build qt on mips64 with 64 bits userspace" This reverts commit 17890ebd637da0b3bf78804002d8b4f0ace078d2. qt4 is upgraded to 4.8.6 and this is fixed by: c889b40 qt webkit: add support for MIPS64 platforms so revert the commit. Signed-off-by: Jackie Huang Signed-off-by: Ross Burton --- meta/classes/qt4x11.bbclass | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/classes/qt4x11.bbclass') diff --git a/meta/classes/qt4x11.bbclass b/meta/classes/qt4x11.bbclass index 65d196afc6..b06e15d29e 100644 --- a/meta/classes/qt4x11.bbclass +++ b/meta/classes/qt4x11.bbclass @@ -9,6 +9,3 @@ QT_LIBINFIX = "" # Qt4 uses atomic instructions not supported in thumb mode ARM_INSTRUCTION_SET = "arm" - -# Qt4 could NOT be built on MIPS64 with 64 bits userspace -COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32" -- cgit v1.2.3