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

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

inherit poky-image