summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/poky-image-basic.bb
blob: 7e4596e4352369dff89ef58b48743a0a92fb248b (plain)
1
2
3
4
5
6
7
8
IMAGE_FEATURES += "apps-console-core ssh-server-openssh"

IMAGE_INSTALL = "\
    ${POKY_BASE_INSTALL} \
    task-poky-basic \
    "

inherit poky-image