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 <reatmon@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Ryan Eatmon
2023-04-28 11:52:56 -05:00
committed by Martin Jansa
parent aec1934cb2
commit bff5bd937f

View File

@@ -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 ??= ""