task-muffinman: Add jamvm, midpath and xmlpull.
authorAlex Ferguson <thoughtmonster@gmail.com>
Wed, 22 Dec 2010 11:51:29 +0000 (13:51 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Thu, 23 Dec 2010 16:53:09 +0000 (17:53 +0100)
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>
recipes/tasks/task-muffinman.bb

index 23de03c..9efce8c 100644 (file)
@@ -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"