aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-12-22 13:51:29 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-12-23 17:53:09 +0100
commit8cb2a9aa2b03ba7d91d098e7ff5f51a894d9d738 (patch)
tree2c76d6d6987f5f081d8bceca74392c12086c6e82 /recipes/tasks
parentc7e439d2f1eb941a3248b6c4c1a6ab22183b75c5 (diff)
downloadopenembedded-8cb2a9aa2b03ba7d91d098e7ff5f51a894d9d738.tar.gz
task-muffinman: Add jamvm, midpath and xmlpull.
This, along with additions to other packages enables a working J2ME environment. Bumped PR. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-muffinman.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/tasks/task-muffinman.bb b/recipes/tasks/task-muffinman.bb
index 23de03c23d..9efce8c9cb 100644
--- a/recipes/tasks/task-muffinman.bb
+++ b/recipes/tasks/task-muffinman.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "All packages required for the Jlime Muffinman userland"
LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
inherit task
@@ -12,4 +12,5 @@ RDEPENDS_${PN} = "echinus ourico dzen2 matchbox-desktop net-tools xinit \
tzdata-americas tzdata-arctic tzdata-atlantic tzdata-asia \
tzdata-europe tzdata-pacific tzdata wmctrl ttf-inconsolata \
fileselector feh imlib2-loaders mupdf stppc2x mplayer \
- gcalc psplash jlime-extras greq netsurf-fb"
+ gcalc psplash jlime-extras greq midpath-backend-sdl \
+ midpath-core midpath-cldc libxmlpull-java jamvm netsurf-fb"