gnomeos: Pull OpenSSH into default image
We want to be able to log in.
This commit is contained in:
parent
2b7e12c866
commit
6d51f85667
|
|
@ -64,6 +64,7 @@ RECIPE_PACKAGES = "task-core-boot \
|
|||
speex \
|
||||
python-modules \
|
||||
python-misc \
|
||||
openssh \
|
||||
"
|
||||
|
||||
PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue