1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00

cloud9-image: add vim and procps

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-12 12:52:50 +02:00
parent caae2e5a8f
commit 2f01f3392a
+2
View File
@@ -12,6 +12,8 @@ IMAGE_INSTALL += " \
matrix-gui-submenus-ethernet \
matrix-gui-submenus-settings \
matrix-gui-submenus-usb \
vim \
procps \
"
export IMAGE_BASENAME = "Cloud9-IDE"