Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -8,9 +8,10 @@ config BR2_PACKAGE_ASSIMP
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
Open Asset Import Library (assimp) is a portable Open Source
|
||||
library to import various well-known 3D model formats in a uniform
|
||||
manner. The most recent version also knows how to export 3d files
|
||||
and is therefore suitable as a general-purpose 3D model converter.
|
||||
library to import various well-known 3D model formats in a
|
||||
uniform manner. The most recent version also knows how to
|
||||
export 3d files and is therefore suitable as a general-purpose
|
||||
3D model converter.
|
||||
|
||||
http://www.assimp.org
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
ASSIMP_VERSION = v3.2
|
||||
ASSIMP_SITE = $(call github,assimp,assimp,$(ASSIMP_VERSION))
|
||||
ASSIMP_LICENSE = BSD-3c
|
||||
ASSIMP_LICENSE = BSD-3-Clause
|
||||
ASSIMP_LICENSE_FILES = LICENSE
|
||||
ASSIMP_DEPENDENCIES = zlib
|
||||
ASSIMP_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user