aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-28 11:46:43 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-01 13:46:04 -0700
commit87350d079f980c84bba2bb4acdc3a598dc3de279 (patch)
tree12ef150c9c7b0cfa8d362495d9da5fd91986a754 /recipes/tasks
parent4bbb807bf585dac8cd0d3f555c7344a09bbe5bea (diff)
downloadopenembedded-87350d079f980c84bba2bb4acdc3a598dc3de279.tar.gz
recipes: Move some recipes to nonworking for getting bitbake world.
* If a recipes has DEPENDS on another recipe which is nonworking then move the recipe in question to nonworking too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-maemo.bb73
1 files changed, 0 insertions, 73 deletions
diff --git a/recipes/tasks/task-maemo.bb b/recipes/tasks/task-maemo.bb
deleted file mode 100644
index 4a28b087cf..0000000000
--- a/recipes/tasks/task-maemo.bb
+++ /dev/null
@@ -1,73 +0,0 @@
-DESCRIPTION = "Task package for maemo environment"
-LICENSE = "MIT"
-ALLOW_EMPTY = "1"
-PR = "r1"
-
-PACKAGES = "\
- maemo-task-base \
- maemo-task-apps \
- maemo-task-libs-install \
- maemo-task-theme"
-
-RDEPENDS_maemo-base-depends = "\
- diet-x11 \
- virtual/xserver \
- xpext \
- xsp"
-
-RDEPENDS_maemo-task-libs-install = "\
- libsqlite \
- hildon-lgpl \
- libhildonbase \
- libhildonwidgets \
- hildon-fm"
-
-RDEPENDS_maemo-task-base = "\
- gdk-pixbuf-loader-png \
- gdk-pixbuf-loader-xpm \
- gdk-pixbuf-loader-jpeg \
- pango-module-basic-x \
- pango-module-basic-fc \
- bluez-utils-dbus \
- matchbox \
- shared-mime-info \
- rxvt-unicode \
- xst \
- xhost \
- xrdb \
- libgtkstylus \
- outo \
- hildon-initscripts \
- libosso \
- osso-af-utils \
- osso-af-startup \
- osso-core-config \
- gnome-vfs \
- osso-thumbnail \
- xauth \
- esd"
-
-RDEPENDS_maemo-task-theme = "\
- xcursor-transparent-theme \
- sdk-default-theme \
- sdk-default-theme-config \
- sdk-default-icons \
- sapwood \
- ttf-bitstream-vera \
- sapwood \
- osso-sounds"
-
-RDEPENDS_maemo-task-apps = "\
- osso-gwobex \
- osso-gwconnect \
- osso-bttools \
- hildon-status-bar \
- hildon-home \
- hildon-navigator \
- hildon-control-panel \
- osso-application-installer \
- osso-app-killer \
- osso-screenshot-tool \
- gpe-todo-hildon \
- gpe-contacts-hildon \
- gpe-mini-browser-hildon"