Skip to content

Commit

Permalink
add some tools to dbg image
Browse files Browse the repository at this point in the history
Signed-off-by: Florent CARLI <[email protected]>
  • Loading branch information
insatomcat authored and watare committed Dec 8, 2021
1 parent 4ba561e commit e6d97bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes-core/images/seapath-dbg-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

# Monitoring tools
IMAGE_INSTALL += "htop"
IMAGE_INSTALL += "console-vm-script curl screen stress-ng rsync sysstat"

# Network tools
IMAGE_INSTALL += "tcpdump inetutils-ping inetutils-ping6"
Expand Down
1 change: 1 addition & 0 deletions recipes-extended/sysstat/sysstat_%.bbappend
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EXTRA_OECONF += "--disable-documentation"

0 comments on commit e6d97bd

Please sign in to comment.