From 545fec861650517e9d9568f9158fc12e340e1749 Mon Sep 17 00:00:00 2001 From: Alex Ferguson Date: Thu, 23 Dec 2010 18:53:29 +0200 Subject: [PATCH] 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 --- recipes/tasks/task-muffinman.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" -- 2.39.5