summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-04-01 10:06:33 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2009-04-01 10:06:33 +0200
commit51031ca40a68a300fb0cdb3880e2ba4946a36823 (patch)
tree34049f583723a12310d3147c3799fffbcc20237a /recipes/tasks
parentcfb91c0f44f2f21e4fd70e8b4bca073340183465 (diff)
downloadopenembedded-51031ca40a68a300fb0cdb3880e2ba4946a36823.tar.gz
qtopia-core-*: remove obsolete qtopia tasks and images
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-qtopia-core-console.bb13
-rw-r--r--recipes/tasks/task-qtopia-core-gui.bb11
2 files changed, 0 insertions, 24 deletions
diff --git a/recipes/tasks/task-qtopia-core-console.bb b/recipes/tasks/task-qtopia-core-console.bb
deleted file mode 100644
index 3d1533a33d..0000000000
--- a/recipes/tasks/task-qtopia-core-console.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-HOMEPAGE = "http://www.trolltech.com"
-LICENSE = "MIT"
-
-inherit task
-
-DESCRIPTION_task-qtopia-core-console = "QtopiaCore Core libraries for XML, SQL, Network, Containers and others."
-RDEPENDS_task-qtopia-core-console = "\
- libqt-embeddedcore4 \
- libqt-embeddednetwork4 \
- libqt-embeddedxml4 \
- libqt-embeddedsql4"
-
-
diff --git a/recipes/tasks/task-qtopia-core-gui.bb b/recipes/tasks/task-qtopia-core-gui.bb
deleted file mode 100644
index 1e2f27418e..0000000000
--- a/recipes/tasks/task-qtopia-core-gui.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-HOMEPAGE = "http://www.trolltech.com"
-LICENSE = "MIT"
-
-inherit task
-
-DESCRIPTION_task-qtopia-core-gui = "QtopiaCore GUI library"
-RDEPENDS_task-qtopia-core-gui = " \
- task-qtopia-core-console \
- libqt-embeddedgui4 \
- libqt-embeddedscript4 \
- libqt-embeddeddbus4"