2024-09-09 08:52:07 +00:00
|
|
|
DESCRIPTION = "An image with support for the Open GL-based toolkit Clutter, \
|
|
|
|
which enables development of rich and animated graphical user interfaces."
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear"
|
2024-09-09 08:52:07 +00:00
|
|
|
|
|
|
|
LICENSE = "MIT"
|
|
|
|
|
|
|
|
IMAGE_INSTALL = "\
|
2024-09-09 08:57:42 +00:00
|
|
|
${CORE_IMAGE_BASE_INSTALL} \
|
|
|
|
packagegroup-core-clutter-core \
|
|
|
|
"
|
2024-09-09 08:52:07 +00:00
|
|
|
|
|
|
|
inherit core-image
|