From: Alex Ferguson Date: Thu, 23 Dec 2010 16:53:29 +0000 (+0200) Subject: task-muffinman: Use phoneme instead of jamvm. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545fec861650517e9d9568f9158fc12e340e1749;p=openembedded.git task-muffinman: Use phoneme instead of jamvm. PhoneME is slighly faster than jamvm, so we use that instead. 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 9efce8c9cb..97ef1dbb6a 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 = "r3" +PR = "r4" inherit task @@ -13,4 +13,5 @@ RDEPENDS_${PN} = "echinus ourico dzen2 matchbox-desktop net-tools xinit \ tzdata-europe tzdata-pacific tzdata wmctrl ttf-inconsolata \ fileselector feh imlib2-loaders mupdf stppc2x mplayer \ gcalc psplash jlime-extras greq midpath-backend-sdl \ - midpath-core midpath-cldc libxmlpull-java jamvm netsurf-fb" + midpath-core midpath-cldc libxmlpull-java netsurf-fb \ + phoneme-advanced-foundation"