From bff5bd937f0776166e81a63f3dd39ede348ef758 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Fri, 28 Apr 2023 11:52:56 -0500 Subject: [PATCH] qtquick3d: Update assimp SRC_URI The previous branch has been removed from the specified repo. Updating to a code.qt.io repo and branch that still contains the requested SRCREV. Signed-off-by: Ryan Eatmon Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtquick3d_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtquick3d_git.bb b/recipes-qt/qt5/qtquick3d_git.bb index 7f9d8c9..482514c 100644 --- a/recipes-qt/qt5/qtquick3d_git.bb +++ b/recipes-qt/qt5/qtquick3d_git.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtbase qtdeclarative qtquickcontrols2" SRC_URI += " \ - git://github.com/assimp/assimp.git;name=assimp;branch=assimp_5.0_release;protocol=https;destsuffix=git/src/3rdparty/assimp/src \ + git://code.qt.io/qt/qtquick3d-assimp.git;name=assimp;branch=qt6_assimp;protocol=https;destsuffix=git/src/3rdparty/assimp/src \ " PACKAGECONFIG ??= ""