projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
498ea22
)
bwm-ng: move bwm-ng from "Networking applications" to "System tools".
author
Kelvin Cheung
<keguang.zhang@gmail.com>
Thu, 19 Jul 2012 08:54:08 +0000
(16:54 +0800)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 19 Jul 2012 21:45:25 +0000
(23:45 +0200)
bwm-ng can monitor not only network bandwidth but also disk-io
bandwidth, so it is more appropriate to put bwm-ng into System tools.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
patch
|
blob
|
history
diff --git
a/package/Config.in
b/package/Config.in
index 6aabb8eada6539be6ffd4927543395ddcaea8697..154b82c64a68949470287c3373a33cf0152dbcae 100644
(file)
--- a/
package/Config.in
+++ b/
package/Config.in
@@
-511,7
+511,6
@@
endif
source "package/bind/Config.in"
source "package/bmon/Config.in"
source "package/bridge-utils/Config.in"
-source "package/bwm-ng/Config.in"
source "package/can-utils/Config.in"
source "package/connman/Config.in"
source "package/ctorrent/Config.in"
@@
-658,6
+657,7
@@
source "package/attr/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/bootutils/Config.in"
endif
+source "package/bwm-ng/Config.in"
source "package/htop/Config.in"
source "package/kmod/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS