aboutsummaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/tasks/task-oh-extras.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/tasks/task-oh-extras.bb')
-rw-r--r--meta-extras/packages/tasks/task-oh-extras.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-extras/packages/tasks/task-oh-extras.bb b/meta-extras/packages/tasks/task-oh-extras.bb
new file mode 100644
index 0000000000..fc2a3e0906
--- /dev/null
+++ b/meta-extras/packages/tasks/task-oh-extras.bb
@@ -0,0 +1,11 @@
+PACKAGES = "task-oh-extraapps"
+DESCRIPTION = "Extras Tasks for OpenedHand Poky"
+MAINTAINER = "Richard Purdie <richard@openedhand.com>"
+PR = "r0"
+
+ALLOW_EMPTY = "1"
+
+RDEPENDS_task-oh-extraapps = "\
+ madplay \
+ maemo-mapper-nohildon \
+ mc"