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

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

#    ${POKY_BASE_INSTALL} 

inherit poky-image