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

IMAGE_INSTALL = "\
    task-poky-boot \
    task-poky-basic \
    "

#    ${POKY_BASE_INSTALL} 

inherit poky-image