diff options
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
-rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index 294cffb4..53f4e484 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
@@ -16,6 +16,8 @@ DEPENDS_class-target += "qtdeclarative qt3d-native" | |||
16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
17 | file://0001-Allow-a-tools-only-build.patch \ | 17 | file://0001-Allow-a-tools-only-build.patch \ |
18 | " | 18 | " |
19 | SRC_URI_append_riscv64 = " file://0001-renderers-opengl-Link-in-libatomic-on-riscv.patch" | ||
20 | SRC_URI_append_riscv32 = " file://0001-renderers-opengl-Link-in-libatomic-on-riscv.patch" | ||
19 | 21 | ||
20 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |
21 | PACKAGECONFIG_class-native ??= "tools-only" | 23 | PACKAGECONFIG_class-native ??= "tools-only" |