summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/core-image-basic.bb
blob: ba71cd091e4b9e9adf5ea71d269b0b782995a4cb (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 core-image