Commit 8906f272 authored by Francois Perrad's avatar Francois Perrad Committed by Thomas Petazzoni
Browse files

sunxi-mali: bump version

parent 2da11575
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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