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 \
|
speex \
|
||||||
python-modules \
|
python-modules \
|
||||||
python-misc \
|
python-misc \
|
||||||
|
openssh \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"
|
PACKAGE_INSTALL = "${RECIPE_PACKAGES} ${IMAGE_INSTALL}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue