gnomeos: Pull OpenSSH into default image

We want to be able to log in.
This commit is contained in:
Colin Walters 2012-01-29 16:45:55 -05:00
parent 2b7e12c866
commit 6d51f85667
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RECIPE_PACKAGES = "task-core-boot \
speex \
python-modules \
python-misc \
openssh \
"
PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"