diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-22 12:48:36 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-22 12:48:36 +0200 |
| commit | 6d6f71ce38414bfa178ce5ffe3331d85e2730dce (patch) | |
| tree | bb392a945639e96cfa5b3bdbe7577635d2c69139 | |
| parent | d6448276c40f877929da07e9634195ad2915085f (diff) | |
| download | meta-ti-6d6f71ce38414bfa178ce5ffe3331d85e2730dce.tar.gz | |
cloud9 image: also ship vimrc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | recipes-misc/images/cloud9-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 9adea394..9800aa25 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb | |||
| @@ -12,7 +12,7 @@ IMAGE_INSTALL += " \ | |||
| 12 | matrix-gui-submenus-ethernet \ | 12 | matrix-gui-submenus-ethernet \ |
| 13 | matrix-gui-submenus-settings \ | 13 | matrix-gui-submenus-settings \ |
| 14 | matrix-gui-submenus-usb \ | 14 | matrix-gui-submenus-usb \ |
| 15 | vim \ | 15 | vim vim-vimrc \ |
| 16 | procps \ | 16 | procps \ |
| 17 | beaglebone-tester \ | 17 | beaglebone-tester \ |
| 18 | " | 18 | " |
