From 06bfff566a42c4d96e1cd4a0ba86b10616d9f783 Mon Sep 17 00:00:00 2001 From: Jonathan Liu Date: Wed, 2 Mar 2016 13:15:24 +1100 Subject: qtwebengine: enable ARMv7VE support Signed-off-by: Jonathan Liu Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebengine_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-qt/qt5/qtwebengine_git.bb') diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 47486e2d..30f2f2dd 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb @@ -47,6 +47,7 @@ COMPATIBLE_MACHINE_x86 = "(.*)" COMPATIBLE_MACHINE_x86-64 = "(.*)" COMPATIBLE_MACHINE_armv6 = "(.*)" COMPATIBLE_MACHINE_armv7a = "(.*)" +COMPATIBLE_MACHINE_armv7ve = "(.*)" inherit qmake5 inherit gettext -- cgit v1.2.3-54-g00ecf