aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt6/qt3d_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt6/qt3d_git.bb')
-rw-r--r--recipes-qt/qt6/qt3d_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt6/qt3d_git.bb b/recipes-qt/qt6/qt3d_git.bb
index 27bc27b..0ac0826 100644
--- a/recipes-qt/qt6/qt3d_git.bb
+++ b/recipes-qt/qt6/qt3d_git.bb
@@ -15,6 +15,7 @@ include recipes-qt/qt6/qt6.inc
SRC_URI += " \
git://github.com/assimp/assimp.git;name=assimp;branch=assimp_5.0_release;protocol=https;destsuffix=git/src/3rdparty/assimp/src \
+ file://0001-Fix-compilation-with-latest-QMutexLocker-changed.patch \
"
DEPENDS = "qtbase qtdeclarative qtshadertools-native"
@@ -25,5 +26,5 @@ PACKAGECONFIG[system-assimp] = "-DFEATURE_system_assimp=ON,-DQT_FEATURE_system_a
PACKAGECONFIG[qtgamepad] = ",,qtgamepad"
SRCREV_FORMAT = "qt3d_assimp"
-SRCREV_qt3d = "92a8d07e339fa19b7c9344dc8279aeaf7256a06c"
+SRCREV_qt3d = "f852aa731e3fdc79a4045425bc424fbbd3a4e50a"
SRCREV_assimp = "8f0c6b04b2257a520aaab38421b2e090204b69df"