aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images/core-image-clutter.bb
blob: 7d50405617fe5df0e5d79ea481abeecc26542a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}"

LICENSE = "MIT"

IMAGE_INSTALL = "\
    ${POKY_BASE_INSTALL} \
    task-core-clutter-core \
    task-core-clutter-tests \
    task-core-clutter-apps"

inherit core-image