projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a831a0e
)
kexec: fix homepage URL
author
Baruch Siach
<baruch@tkos.co.il>
Thu, 29 Aug 2013 09:45:49 +0000
(12:45 +0300)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/kexec/Config.in
b/package/kexec/Config.in
index 886144f9c73c6fd16ff40734b37d90c1976eeff0..66bc343c9cda26e728f03e8e02e7b012e10cbca3 100644
(file)
--- a/
package/kexec/Config.in
+++ b/
package/kexec/Config.in
@@
-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
/
+ http
s://www.kernel.org/pub/linux/utils/kernel/kexec
/
config BR2_PACKAGE_KEXEC_ZLIB
bool "zlib support"