commit | 170a344f604874133d496fbf43ecc830cb6d7620 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu May 09 11:04:42 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu May 09 11:05:42 2024 -0500 |
tree | 810008ba53855a879822d19234192cc5fb5fb74b | |
parent | c9e483ca4eb67ac212b764f1f7dec8588af72f19 [diff] [blame] |
meta-facebook: add tcpdump to all images Networking team asked for tcpdump to be added to facilitate debug operations. Add it to the set of debug-utilities we include by default. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie864fc23f8c22db33b41518a923185f4c737b99c
diff --git a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc index d15ea10..84e4e40 100644 --- a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc +++ b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
@@ -19,6 +19,7 @@ jq \ strace \ tmux \ + tcpdump \ wget \ " OBMC_IMAGE_EXTRA_INSTALL:append:mf-fb-secondary-emmc = " \