summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images/core-image-clutter.bb
blob: 4c5adee48ec4b672f61c19baffb7a44384417c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "An image with support for the Open GL-based toolkit Clutter, \
which enables development of rich and animated graphical user interfaces."

IMAGE_FEATURES += "apps-console-core package-management x11-base apps-x11-core apps-x11-games x11-sato ssh-server-dropbear"

LICENSE = "MIT"

IMAGE_INSTALL = "\
    ${CORE_IMAGE_BASE_INSTALL} \
    packagegroup-core-clutter-core \
    packagegroup-core-clutter-tests \
    packagegroup-core-clutter-apps"

inherit core-image