sunxi-mali: bump version
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2da11575c8
commit
8906f272ab
@ -2,6 +2,7 @@ config BR2_PACKAGE_SUNXI_MALI
|
||||
bool "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
|
||||
|
@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SUNXI_MALI_VERSION = c2491fe952354ba44538064e534ed7c731cedb1e
|
||||
SUNXI_MALI_VERSION = d343311efc8db166d8371b28494f0f27b6a58724
|
||||
SUNXI_MALI_SITE = $(call github,linux-sunxi,sunxi-mali,$(SUNXI_MALI_VERSION))
|
||||
|
||||
SUNXI_MALI_INSTALL_STAGING = YES
|
||||
SUNXI_MALI_DEPENDENCIES = sunxi-mali-prop
|
||||
SUNXI_MALI_DEPENDENCIES = libump sunxi-mali-prop
|
||||
SUNXI_MALI_PROVIDES = libegl libgles
|
||||
|
||||
# The options below must be provided in the environment. Providing these
|
||||
|
Loading…
Reference in New Issue
Block a user