projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c374641
)
strace: update homepage link
author
Baruch Siach
<baruch@tkos.co.il>
Fri, 8 Sep 2017 09:23:49 +0000
(12:23 +0300)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sat, 9 Sep 2017 20:17:11 +0000
(22:17 +0200)
strace moved to a new homepage as upstream commit
2bba131575878
(Update
homepage URL) indicates.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/strace/Config.in
patch
|
blob
|
history
diff --git
a/package/strace/Config.in
b/package/strace/Config.in
index 501c9646d6f0be2e11e36930d1e1957d8d99f312..b84b3fd179ea0491bde24d76e7b517fd94200de5 100644
(file)
--- a/
package/strace/Config.in
+++ b/
package/strace/Config.in
@@
-7,7
+7,7
@@
config BR2_PACKAGE_STRACE
Allows you to track what system calls a program makes
while it is running.
- http
://sourceforge.net/projects/strace/
+ http
s://strace.io
comment "strace needs a toolchain w/ headers >= 4.0 on nios2"
depends on BR2_nios2