diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 982a4eb9..85340782 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb @@ -22,6 +22,8 @@ IMAGE_INSTALL += " \ minicom \ hicolor-icon-theme \ gateone \ + tar \ + gdb gdbserver \ " export IMAGE_BASENAME = "Cloud9-IDE"