blob: e3246d2b671746651c3142f0776b19d8dd15c169 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001DESCRIPTION = "Image with Sato, a mobile environment and visual style for \
2mobile devices. The image supports X11 with a Sato theme, Pimlico \
3applications, and contains terminal, editor, and file manager."
4
5IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs"
6
7LICENSE = "MIT"
8
9inherit core-image
10
11IMAGE_INSTALL += "packagegroup-core-x11-sato-games"