meta-facebook: add dbus-top to images by default

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0a1df8274fe4fd948e4e92ebdcf2aca5adb13c4b
diff --git a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
index 78fc62a..3a2ec6b 100644
--- a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
+++ b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
@@ -9,6 +9,7 @@
         bb.utils.contains('MACHINE_FEATURES', 'tpm2', 'packagegroup-security-tpm2 libtss2-tcti-device', '', d), \
         '', d)} \
     curl \
+    dbus-top \
     strace \
     tmux \
     wget \