diff options
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index dbd1b279..3cbdfa57 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
| @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = " \ | |||
| 11 | DEPENDS += "qtbase" | 11 | DEPENDS += "qtbase" |
| 12 | DEPENDS_class-target += "qtdeclarative qt3d-native" | 12 | DEPENDS_class-target += "qtdeclarative qt3d-native" |
| 13 | 13 | ||
| 14 | # Patches from https://github.com/meta-qt5/qt3d/commits/b5.10 | 14 | # Patches from https://github.com/meta-qt5/qt3d/commits/b5.11 |
| 15 | # 5.10.meta-qt5.2 | 15 | # 5.11.meta-qt5.1 |
| 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 | file://0002-Fix-BlenderDNA-for-clang-cross-compiler.patch \ | 18 | file://0002-Fix-BlenderDNA-for-clang-cross-compiler.patch \ |
| @@ -37,6 +37,6 @@ do_configure_prepend() { | |||
| 37 | ${S}/src/quick3d/imports/input/importsinput.pro | 37 | ${S}/src/quick3d/imports/input/importsinput.pro |
| 38 | } | 38 | } |
| 39 | 39 | ||
| 40 | SRCREV = "31f424bb81cd2583920d3d521e1e01f01c2d28e2" | 40 | SRCREV = "e813fb36e782c5e0ab7c25b9c069cee709692506" |
| 41 | 41 | ||
| 42 | BBCLASSEXTEND += "native nativesdk" | 42 | BBCLASSEXTEND += "native nativesdk" |
