diff --git a/recipes-python/pyside6/python3-pyside6_git.bb b/recipes-python/pyside6/python3-pyside6_git.bb index 87e7faa..6033da7 100644 --- a/recipes-python/pyside6/python3-pyside6_git.bb +++ b/recipes-python/pyside6/python3-pyside6_git.bb @@ -45,6 +45,7 @@ PYSIDE_COMPILER = "${HOST_SYS}-g++" PYSIDE_COMPILER:toolchain-clang = "${HOST_SYS}-clang++" EXTRA_OECMAKE += "\ + -DCMAKE_UNITY_BUILD=ON \ -DSTANDALONE=ON \ -DPYSIDE_TREAT_QT_INCLUDE_DIRS_AS_NON_SYSTEM=ON \ -DSHIBOKEN_GENERATOR_EXTRA_FLAGS='\ diff --git a/recipes-qt/qt6/qt6-git.inc b/recipes-qt/qt6/qt6-git.inc index ff8d39f..64d327b 100644 --- a/recipes-qt/qt6/qt6-git.inc +++ b/recipes-qt/qt6/qt6-git.inc @@ -21,7 +21,7 @@ SRCREV = "${SRCREV_${QT_MODULE}}" SRCREV_tqtc-qmlcompilerplus = "976dae30ade4b2e766e91861047c4971237a93d5" SRCREV_tqtc-qtinsighttracker = "b1a9b31f0cf2a4eebdd372564be371b790fa190d" SRCREV_tqtc-qtvncserver = "108f7ba06f92e729a6cc2b9d6b454a89258af0ef" -SRCREV_pyside-setup = "afbd87359bc5e959bac28cc0318794aa2231a91c" +SRCREV_pyside-setup = "5cad7f595f4cd7faa6e45a2ddf82f3bb14ab9140" SRCREV_qt3d = "c5d6c942098327226ff0661b60adb3baef704992" SRCREV_qt3d-assimp = "c60a259fd35f09b8896b2920d48c436145914aae" SRCREV_qt5compat = "b495ada5f1eefc060f38a100b04ebc4c55abf076"