qt3d,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:42:25 -05:00
committed by Martin Jansa
parent 7b83cadb77
commit cf6ffcbad5
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ SRC_URI += " \
# For assimp submodule
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 \
"
SRC_URI:append:riscv64 = " file://0001-renderers-opengl-Link-in-libatomic-on-riscv.patch"

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