Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -3,9 +3,6 @@ config BR2_PACKAGE_SUNXI_MALI
|
||||
select BR2_PACKAGE_HAS_LIBEGL
|
||||
select BR2_PACKAGE_HAS_LIBGLES
|
||||
select BR2_PACKAGE_LIBUMP
|
||||
# The egl/gles mali libraries are provided as a git submodule of the
|
||||
# sunxi-mali repo and are downloaded by the sunxi-mali-prop package.
|
||||
select BR2_PACKAGE_SUNXI_MALI_PROP
|
||||
depends on BR2_TOOLCHAIN_USES_GLIBC
|
||||
depends on BR2_arm
|
||||
help
|
||||
@@ -64,6 +61,6 @@ endchoice
|
||||
|
||||
endif
|
||||
|
||||
comment "sunxi-mali needs an (e)glibc toolchain"
|
||||
comment "sunxi-mali needs a glibc toolchain"
|
||||
depends on BR2_arm
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC
|
||||
|
||||
Reference in New Issue
Block a user