aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/poky-image-lsb-sdk.bb
blob: 967bb023d3d2c1657205dbdb44e6e0abb1a61996 (plain)
1
2
3
4
5
6
7
8
9
IMAGE_FEATURES += "apps-console-core tools-debug tools-profile tools-sdk dev-pkgs ssh-server-openssh"

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

inherit poky-image