diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-22 13:32:36 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-22 13:32:36 +0200 |
commit | cf9106fe559cc9ea9f742c21713fe95f176b84b5 (patch) | |
tree | 9309e8772e8b8366ba9ed9047ded67c66ccbdd8a | |
parent | 2faf80bbb0124ce86be40225fcc0d0cb157a0ba9 (diff) | |
download | buildroot-cf9106fe559cc9ea9f742c21713fe95f176b84b5.tar.gz buildroot-cf9106fe559cc9ea9f742c21713fe95f176b84b5.zip |
sunxi-mali-mainline-driver: 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>
-rw-r--r-- | package/sunxi-mali-mainline-driver/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sunxi-mali-mainline-driver/Config.in b/package/sunxi-mali-mainline-driver/Config.in index c939d2a957..057f20db66 100644 --- a/package/sunxi-mali-mainline-driver/Config.in +++ b/package/sunxi-mali-mainline-driver/Config.in @@ -14,7 +14,7 @@ config BR2_PACKAGE_SUNXI_MALI_MAINLINE_DRIVER Linux kernels (>= 4.4). Note that it should be installed together with the corresponding userspace OpenGL libraries, which are provided as binaries only at: - https://github.com/free-electrons/mali-blobs + https://github.com/bootlin/mali-blobs sunxi-mali-mainline-driver requires a Linux kernel >= 4.4 with the following options enabled: |