[oe-commits] Alex Ferguson : task-muffinman: Use phoneme instead of jamvm.

git version control git at git.openembedded.org
Thu Dec 23 17:02:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 545fec861650517e9d9568f9158fc12e340e1749
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=545fec861650517e9d9568f9158fc12e340e1749

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Thu Dec 23 18:53:29 2010 +0200

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 <thoughtmonster at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 recipes/tasks/task-muffinman.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-muffinman.bb b/recipes/tasks/task-muffinman.bb
index 9efce8c..97ef1db 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"





More information about the Openembedded-commits mailing list