summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 4933c132..9b561ac3 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -15,7 +15,7 @@ DEPENDS += " \
15" 15"
16 16
17COMPATIBLE_MACHINE = "(-)" 17COMPATIBLE_MACHINE = "(-)"
18COMPATIBLE_MACHINE_i586 = "(.*)" 18COMPATIBLE_MACHINE_x86 = "(.*)"
19COMPATIBLE_MACHINE_x86-64 = "(.*)" 19COMPATIBLE_MACHINE_x86-64 = "(.*)"
20COMPATIBLE_MACHINE_armv6 = "(.*)" 20COMPATIBLE_MACHINE_armv6 = "(.*)"
21COMPATIBLE_MACHINE_armv7a = "(.*)" 21COMPATIBLE_MACHINE_armv7a = "(.*)"