summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-20 17:09:45 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-22 10:25:36 +0000
commit762fd6b7b3b22d7a8cb80ef9e9ba62e7ef21af3e (patch)
treec48d599de18ce66f51e99cf66560f7a0f8962054 /meta/recipes-sato/pimlico
parentf92b248d9640d6de1d5fbccb6acf0c3b60689dea (diff)
downloadopenembedded-core-contrib-762fd6b7b3b22d7a8cb80ef9e9ba62e7ef21af3e.tar.gz
pimlico-tasks: remove patch
This patch is already applied in the newer upstream Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r--meta/recipes-sato/pimlico/tasks/fix_pre-GTK+2.16.patch26
-rw-r--r--meta/recipes-sato/pimlico/tasks_0.18.bb4
2 files changed, 1 insertions, 29 deletions
diff --git a/meta/recipes-sato/pimlico/tasks/fix_pre-GTK+2.16.patch b/meta/recipes-sato/pimlico/tasks/fix_pre-GTK+2.16.patch
deleted file mode 100644
index 6c458d2601..0000000000
--- a/meta/recipes-sato/pimlico/tasks/fix_pre-GTK+2.16.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-commit ea52d46d691c5fce4473ea4e24a35411381f3a65
-Author: Ross Burton <ross@linux.intel.com>
-Date: Fri Aug 21 14:23:21 2009 +0100
-
- Fix compilation on pre-GTK+ 2.16
-
-diff --git a/libkoto/koto-field-editor-factory.c b/libkoto/koto-field-editor-factory.c
-index bb776ab..d0e5328 100644
---- a/libkoto/koto-field-editor-factory.c
-+++ b/libkoto/koto-field-editor-factory.c
-@@ -132,6 +132,7 @@ entry_set (GtkWidget *widget, icalproperty *prop)
- * URL entries.
- */
-
-+#if HAVE_DECL_GTK_ENTRY_SET_ICON_FROM_ICON_NAME
- static void
- url_entry_icon_clicked (GtkEntry *entry,
- GtkEntryIconPosition icon_pos,
-@@ -146,7 +147,6 @@ url_entry_icon_clicked (GtkEntry *entry,
- }
- }
-
--#if HAVE_DECL_GTK_ENTRY_SET_ICON_FROM_ICON_NAME
- static void
- on_url_entry_changed (GtkEntry *entry)
- {
diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb
index 999da76529..f3638550c2 100644
--- a/meta/recipes-sato/pimlico/tasks_0.18.bb
+++ b/meta/recipes-sato/pimlico/tasks_0.18.bb
@@ -5,9 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://src/omoko/openmoko-tasks.c;endline=20;md5=04d56a46863c9f4247694f40257a836a \
file://src/hildon/hildon-tasks.c;endline=21;md5=488ddf31dc14b2196dec7cc736211b52"
-SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
- file://fix_pre-GTK+2.16.patch;apply=yes \
- "
+SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz"
OWL_poky = "--with-owl"