summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/images/core-image-sato.bb')
-rw-r--r--meta/recipes-sato/images/core-image-sato.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb
new file mode 100644
index 0000000000..e3246d2b67
--- /dev/null
+++ b/meta/recipes-sato/images/core-image-sato.bb
@@ -0,0 +1,11 @@
1DESCRIPTION = "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"