kexec: fix homepage URL
authorBaruch Siach <baruch@tkos.co.il>
Thu, 29 Aug 2013 09:45:49 +0000 (12:45 +0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Aug 2013 10:15:32 +0000 (12:15 +0200)
The old one gives 404 error.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/kexec/Config.in

index 886144f9c73c6fd16ff40734b37d90c1976eeff0..66bc343c9cda26e728f03e8e02e7b012e10cbca3 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_KEXEC
          Kexec is a user space utiltity for loading another kernel
          and asking the currently running kernel to do something with it.
 
-         http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+         https://www.kernel.org/pub/linux/utils/kernel/kexec/
 
 config BR2_PACKAGE_KEXEC_ZLIB
        bool "zlib support"