M7350/oe-core/meta/recipes-sato/images/core-image-sato.bb

12 lines
392 B
BlitzBasic
Raw Normal View History

2024-09-09 08:57:42 +00:00
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."
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs"
2024-09-09 08:52:07 +00:00
LICENSE = "MIT"
inherit core-image
2024-09-09 08:57:42 +00:00
IMAGE_INSTALL += "packagegroup-core-x11-sato-games"