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

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 21:36:39 UTC 2019


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

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' 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 3661a3e3a9a788de8240078a4a344b9edb1fa9ca)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/spidev_test/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/spidev_test/Config.in b/package/spidev_test/Config.in
index 0d8214cc29..44990c66b6 100644
--- a/package/spidev_test/Config.in
+++ b/package/spidev_test/Config.in
@@ -14,4 +14,4 @@ config BR2_PACKAGE_SPIDEV_TEST
 	  This means you won't have quad-pumped SPI support if your
 	  toolchain is too old.
 
-	  https://www.kernel.org/doc/Documentation/spi/spidev_test.c
+	  https://www.kernel.org/doc/html/latest/spi/index.html


More information about the buildroot mailing list