]> code.ossystems Code Review - openembedded-core.git/commit
assimp: added patch to fix hardcoded non-existing paths in CMake modules
authorPurushottam Choudhary <purushottamchoudhary29@gmail.com>
Fri, 20 Aug 2021 10:07:09 +0000 (15:37 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Aug 2021 21:21:12 +0000 (22:21 +0100)
commit0dd86e64af7141c51666773265039fd98e2af31b
treeb36b0ee612fa64c3ab691518f670fdfbfbeb5f40
parentf186d32ff8bf176ad0bd8d49e47cdb017c701a46
assimp: added patch to fix hardcoded non-existing paths in CMake modules

assimp CMake modules were adding non-existing paths to its CMake modules
breaking builds for users of assimp. Remove the hardcoded paths with
an upstream patch with small tweaks.

Signed-off-by: Purushottam Choudhary <purushottamchoudhary29@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/vulkan/assimp/0001-Use-ASSIMP_LIB_INSTALL_DIR-to-search-library.patch [deleted file]
meta/recipes-graphics/vulkan/assimp/0001-assimp-remove-shared-lib-from-_IMPORT_CHECK_TARGETS.patch [new file with mode: 0644]
meta/recipes-graphics/vulkan/assimp/use-GNUInstallDirs-where-possible.patch [new file with mode: 0644]
meta/recipes-graphics/vulkan/assimp_5.0.1.bb