summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico/tasks_0.19.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-09 08:46:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-15 15:26:26 +0100
commit5e775b5e5c0db6f76546355be22aa029a7cf69fa (patch)
tree1fb9cbd970702d3495317346b26f844c91934956 /meta/recipes-sato/pimlico/tasks_0.19.bb
parentaf8e6b6c57dadb3bf7672d063a98d3baa508c7f4 (diff)
downloadpoky-5e775b5e5c0db6f76546355be22aa029a7cf69fa.tar.gz
pimlico: Remove
Remove the Pimlico applications (Contacts, Dates, Tasks). oe-core isn't a reference PIM stack, so we don't need this. (From OE-Core rev: 373895e6c691277e15a09aee3504243448c55b50) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks_0.19.bb')
-rw-r--r--meta/recipes-sato/pimlico/tasks_0.19.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-sato/pimlico/tasks_0.19.bb b/meta/recipes-sato/pimlico/tasks_0.19.bb
deleted file mode 100644
index f0d954212f..0000000000
--- a/meta/recipes-sato/pimlico/tasks_0.19.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1require tasks.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
4 file://src/gtk/main.c;endline=19;md5=8659d0b7fd68a2ad6ac30c6539ea5b82 \
5 file://src/omoko/openmoko-tasks.c;endline=20;md5=04d56a46863c9f4247694f40257a836a \
6 file://src/hildon/hildon-tasks.c;endline=21;md5=488ddf31dc14b2196dec7cc736211b52"
7
8SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz"
9
10SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08"
11SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e"
12
13OWL_poky = "--with-owl"
14
15PR = "r2"