sunxi-mali-mainline: free-electrons is now bootlin
Even though http://github.com/free-electrons/<foo>/ properly redirects to http://github.com/bootlin/<foo>/, it makes sense to use the bootlin/ URL directly. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e07c200cdb
commit
2faf80bbb0
@ -7,7 +7,7 @@ config BR2_PACKAGE_SUNXI_MALI_MAINLINE
|
||||
help
|
||||
Install userspace Allwinner OpenGL libraries.
|
||||
|
||||
https://github.com/free-electrons/mali-blobs
|
||||
https://github.com/bootlin/mali-blobs
|
||||
|
||||
if BR2_PACKAGE_SUNXI_MALI_MAINLINE
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SUNXI_MALI_MAINLINE_VERSION = d691cb93884ca8ac67860502117bbec283dc19aa
|
||||
SUNXI_MALI_MAINLINE_SITE = $(call github,free-electrons,mali-blobs,$(SUNXI_MALI_MAINLINE_VERSION))
|
||||
SUNXI_MALI_MAINLINE_SITE = $(call github,bootlin,mali-blobs,$(SUNXI_MALI_MAINLINE_VERSION))
|
||||
SUNXI_MALI_MAINLINE_INSTALL_STAGING = YES
|
||||
SUNXI_MALI_MAINLINE_PROVIDES = libegl libgles
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user