package/sunxi-mali: remove useless package
sunxi-mali-prop only served a feeding prey for sunxi-mali to get the proprietary libs. Now that sunxi-mali downloads them (as the git submodule they are), we no longer need sunxi-mali-prop. Remove it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ddc296f79b
commit
4963a77323
@ -467,7 +467,6 @@ endif
|
||||
source "package/stm32flash/Config.in"
|
||||
source "package/sunxi-cedarx/Config.in"
|
||||
source "package/sunxi-mali/Config.in"
|
||||
source "package/sunxi-mali-prop/Config.in"
|
||||
source "package/sysstat/Config.in"
|
||||
source "package/targetcli-fb/Config.in"
|
||||
source "package/ti-gfx/Config.in"
|
||||
|
@ -1,4 +0,0 @@
|
||||
# Sunxi-mali-prop is a git submodule of sunxi-mali. To use this package
|
||||
# select the sunxi-mali option.
|
||||
config BR2_PACKAGE_SUNXI_MALI_PROP
|
||||
bool
|
@ -1,2 +0,0 @@
|
||||
# locally computed
|
||||
sha256 f87d93629072dd0306ffe1200425188129e5f7f97750126dff38464ea707f673 sunxi-mali-prop-1c5063f43cdc9de341c0d63b2e3921cab86c7742.tar.gz
|
@ -1,10 +0,0 @@
|
||||
################################################################################
|
||||
#
|
||||
# sunxi-mali-prop
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SUNXI_MALI_PROP_VERSION = 1c5063f43cdc9de341c0d63b2e3921cab86c7742
|
||||
SUNXI_MALI_PROP_SITE = $(call github,linux-sunxi,sunxi-mali-proprietary,$(SUNXI_MALI_PROP_VERSION))
|
||||
|
||||
$(eval $(generic-package))
|
Loading…
Reference in New Issue
Block a user