aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-gpe-settings.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tasks/task-gpe-settings.bb')
-rw-r--r--recipes/tasks/task-gpe-settings.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/recipes/tasks/task-gpe-settings.bb b/recipes/tasks/task-gpe-settings.bb
new file mode 100644
index 0000000000..84302fdf5a
--- /dev/null
+++ b/recipes/tasks/task-gpe-settings.bb
@@ -0,0 +1,23 @@
+DESCRIPTION = "Settings task package for GPE Palmtop Environment"
+PR = "r6"
+LICENSE = "MIT"
+
+inherit task
+
+RDEPENDS_${PN} = "\
+ gpe-mininet \
+ gpe-bluetooth \
+ gpe-beam \
+ matchbox-panel-manager \
+ gpe-su \
+ gpe-conf \
+ gpe-clock \
+ gpe-mixer \
+ gpe-package \
+ gpe-shield \
+ gpe-taskmanager \
+ keylaunch \
+ minilite \
+ minimix \
+ xmonobut"
+