1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +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

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"