diff options
Diffstat (limited to 'recipes-qt/qt5')
| -rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 2 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtwebkit_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index e42cf491..30b283c3 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
| @@ -79,7 +79,7 @@ COMPATIBLE_MACHINE_aarch64 = "(.*)" | |||
| 79 | 79 | ||
| 80 | inherit qmake5 | 80 | inherit qmake5 |
| 81 | inherit gettext | 81 | inherit gettext |
| 82 | inherit pythonnative | 82 | inherit python3native |
| 83 | inherit perlnative | 83 | inherit perlnative |
| 84 | inherit features_check | 84 | inherit features_check |
| 85 | 85 | ||
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index 6cc789f0..5c3247dc 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI += "\ | |||
| 18 | file://0004-PlatformQt.cmake-Do-not-generate-hardcoded-include-p.patch \ | 18 | file://0004-PlatformQt.cmake-Do-not-generate-hardcoded-include-p.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | inherit cmake_qt5 perlnative pythonnative | 21 | inherit cmake_qt5 perlnative python3native |
| 22 | 22 | ||
| 23 | # qemuarm build fails with: | 23 | # qemuarm build fails with: |
| 24 | # | {standard input}: Assembler messages: | 24 | # | {standard input}: Assembler messages: |
