[Buildroot] [git commit branch/2019.02.x] package/mali-t76x: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 21:57:16 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=d458bfd6cd0298bffc93a9dd79ce30626313703d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

Update the upstream URL in the help text in Config.in. Removing
the text from the beginning of the URL line addresses the 'Missing'
URL status in the package stats web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 7cc6df7a69ee040ef6d374d5558a0fafe43db2ee)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/mali-t76x/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mali-t76x/Config.in b/package/mali-t76x/Config.in
index a85fa5b27e..2533f10002 100644
--- a/package/mali-t76x/Config.in
+++ b/package/mali-t76x/Config.in
@@ -11,7 +11,7 @@ config BR2_PACKAGE_MALI_T76X
 	  Midgard T76X GPU. This package requires a kernel with the
 	  ARM Mali Midgard GPU Kernel Drivers enabled.
 
-	  Source: http://malideveloper.arm.com/resources/drivers/
+	  http://malideveloper.arm.com/resources/drivers/
 
 if BR2_PACKAGE_MALI_T76X
 


More information about the buildroot mailing list