aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato.bb
blob: 6b6c7611bc2d886c22f9f37443a9b72c559af635 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Image with Sato, a mobile environment and visual style for \
mobile devices. The image supports X11 with a Sato theme, Pimlico \
applications, and contains terminal, editor, and file manager."

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

LICENSE = "MIT"

inherit core-image

IMAGE_INSTALL += "packagegroup-core-x11-sato-games"