aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-11-27 21:04:05 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-27 20:33:06 +0100
commit488a19a850064a16b57e4dc19cac992c6a51cedb (patch)
tree11c1cd815c99db2279c5dd06b1d0cc27fa571302 /recipes/tasks
parenta2c617876a51c6401d527f0e9dac8f88d36cbec9 (diff)
downloadopenembedded-488a19a850064a16b57e4dc19cac992c6a51cedb.tar.gz
task-muffinman: Add netsurf-fb, bump PR.
Added netsurf-fb which is a graphical web browser with a framebuffer frontend. Bumped PR to 2. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-muffinman.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-muffinman.bb b/recipes/tasks/task-muffinman.bb
index f8474adbd1..23de03c23d 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 = "r1"
+PR = "r2"
inherit task
@@ -12,4 +12,4 @@ 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"
+ gcalc psplash jlime-extras greq netsurf-fb"