summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-10-30 21:42:36 +0300
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-03 16:51:19 +0100
commit8c2c3a3f6a913fb0751508d4ca2dfccc8c1217e2 (patch)
treea07b340d72607a9c2bf22dadbc412c42da219735 /recipes/tasks
parentf8ff1a485eadc02a1ff3485e22e8aa5fa8ffc342 (diff)
downloadopenembedded-8c2c3a3f6a913fb0751508d4ca2dfccc8c1217e2.tar.gz
images: Add muffinman-image and accompanying task-muffinman.
These were derived from xfce-image and task-xfce. Mostly for use with ben-nanonote, but should work for any MACHINE. 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.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/tasks/task-muffinman.bb b/recipes/tasks/task-muffinman.bb
new file mode 100644
index 0000000000..5eb789036b
--- /dev/null
+++ b/recipes/tasks/task-muffinman.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "All packages required for the Jlime Muffinman userland"
+LICENSE = "MIT"
+PR = "r0"
+
+inherit task
+
+RDEPENDS_${PN} = "echinus ourico dzen2 matchbox-desktop net-tools xinit \
+ ttf-dejavu-sans xcursor-transparent-theme libxcursor \
+ alsa-utils-alsamixer alsa-utils-amixer xset xmodmap \
+ fnkey rxvt-unicode xdialog gtkedit gtk-engine-industrial \
+ gmu tzdata-africa tzdata-australia tzdata-antarctica \
+ tzdata-americas tzdata-arctic tzdata-atlantic tzdata-asia \
+ tzdata-europe tzdata-pacific gcalc wmctrl ttf-inconsolata \
+ fileselector feh imlib2-loaders mupdf stppc2x mplayer \
+ psplash jlime-extras"