[oe-commits] [openembedded-core] 26/41: assimp: update to 4.0.1

git at git.openembedded.org git at git.openembedded.org
Thu Nov 9 12:34:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 8d3128811739c0ddcb3f062a9098d81b611da9e3
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Mon Oct 9 16:35:28 2017 +0300

    assimp: update to 4.0.1
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta/recipes-graphics/vulkan/{assimp_4.0.0.bb => assimp_4.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 7a96a4f..b2dd59e 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<pver>(\d+(\.\d+)+))"
 
-SRCREV = "52c8d06f5d6498afd66df983da348a6b112f1314"
+SRCREV = "eb8639d7c8a056d1c1b1cd42598c84ba3974c41b"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list