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

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

#    ${POKY_BASE_INSTALL} 

inherit poky-image