From: Alexander Kanavin Date: Mon, 9 Oct 2017 13:35:28 +0000 (+0300) Subject: assimp: update to 4.0.1 X-Git-Tag: uninative-1.8~1177 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8d3128811739c0ddcb3f062a9098d81b611da9e3;p=openembedded-core.git assimp: update to 4.0.1 Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-graphics/vulkan/assimp_4.0.0.bb b/meta/recipes-graphics/vulkan/assimp_4.0.1.bb similarity index 92% rename from meta/recipes-graphics/vulkan/assimp_4.0.0.bb rename to meta/recipes-graphics/vulkan/assimp_4.0.1.bb index 7a96a4f36c..b2dd59ef14 100644 --- a/meta/recipes-graphics/vulkan/assimp_4.0.0.bb +++ b/meta/recipes-graphics/vulkan/assimp_4.0.1.bb @@ -11,7 +11,7 @@ DEPENDS = "zlib" SRC_URI = "git://github.com/assimp/assimp.git" UPSTREAM_CHECK_GITTAGREGEX = "v(?P(\d+(\.\d+)+))" -SRCREV = "52c8d06f5d6498afd66df983da348a6b112f1314" +SRCREV = "eb8639d7c8a056d1c1b1cd42598c84ba3974c41b" S = "${WORKDIR}/git"