mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
assimp: upgrade to version 4.1.0
4.0.1 -> 4.1.0 (From OE-Core rev: 35d5c239f379e99700073971e0cb0a84037ec0d0) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
691fe3f456
commit
c3d4f290d5
@@ -11,7 +11,7 @@ DEPENDS = "zlib"
|
||||
SRC_URI = "git://github.com/assimp/assimp.git"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
SRCREV = "eb8639d7c8a056d1c1b1cd42598c84ba3974c41b"
|
||||
SRCREV = "80799bdbf90ce626475635815ee18537718a05b1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user