From: Alex Ferguson Date: Wed, 22 Dec 2010 11:51:29 +0000 (+0200) Subject: task-muffinman: Add jamvm, midpath and xmlpull. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb2a9aa2b03ba7d91d098e7ff5f51a894d9d738;p=openembedded.git 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 Signed-off-by: Kristoffer Ericson --- 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"